Skip to content

Commit

Permalink
chore(release): v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amandesai01 committed Jan 14, 2024
1 parent 5c0cd48 commit 8fb0cb4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog


## v0.0.3

[compare changes](https://github.com/amandesai01/nuxt-orama/compare/v0.0.2...v0.0.3)

### 🚀 Enhancements

- Composable `useOramaInstance` to access underlying instance ([6a839a1](https://github.com/amandesai01/nuxt-orama/commit/6a839a1))
- Clear results option ([5c0cd48](https://github.com/amandesai01/nuxt-orama/commit/5c0cd48))

### 🏡 Chore

- **release:** V0.0.2 ([f0d482c](https://github.com/amandesai01/nuxt-orama/commit/f0d482c))

### ❤️ Contributors

- Amandesai01 <[email protected]>

## v0.0.2

[compare changes](https://github.com/amandesai01/nuxt-orama/compare/v0.0.1...v0.0.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-orama",
"version": "0.0.2",
"version": "0.0.3",
"description": "Nuxt module for first-class integration with OramaSearch.",
"repository": "amandesai01/nuxt-orama",
"license": "MIT",
Expand Down

0 comments on commit 8fb0cb4

Please sign in to comment.