Skip to content

Commit

Permalink
chore(release): v0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Dec 11, 2023
1 parent 7ad1db9 commit a5ba968
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.0.25

[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.24...v0.0.25)

### 🩹 Fixes

- **queries:** Do not inject composables if missing files ([7ad1db9](https://github.com/tahul/nuxt-edgedb/commit/7ad1db9))

### ❤️ Contributors

- Yaël Guilloux ([@Tahul](http://github.com/Tahul))

## v0.0.24

[compare changes](https://github.com/tahul/nuxt-edgedb/compare/v0.0.23...v0.0.24)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-edgedb-module",
"type": "module",
"version": "0.0.24",
"version": "0.0.25",
"description": "Nuxt 3 integration for EdgeDB.",
"license": "MIT",
"repository": "tahul/nuxt-edgedb",
Expand Down

0 comments on commit a5ba968

Please sign in to comment.