Skip to content

Commit

Permalink
chore(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsheyda committed Mar 9, 2024
1 parent eb99f01 commit c6f9faf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# Changelog


## v0.0.4

[compare changes](https://github.com/arashsheyda/nuxt-neo4j/compare/v0.0.3...v0.0.4)

### 🚀 Enhancements

- Nuxt devtools support ([a956963](https://github.com/arashsheyda/nuxt-neo4j/commit/a956963))

### 🩹 Fixes

- Improve logs ([c7752ab](https://github.com/arashsheyda/nuxt-neo4j/commit/c7752ab))
- Improve types ([eb99f01](https://github.com/arashsheyda/nuxt-neo4j/commit/eb99f01))

### 💅 Refactors

- Use build transpile ([26728d5](https://github.com/arashsheyda/nuxt-neo4j/commit/26728d5))

### 🏡 Chore

- Update features ([2b8981a](https://github.com/arashsheyda/nuxt-neo4j/commit/2b8981a))

### ❤️ Contributors

- Arash <[email protected]>

## v0.0.3

[compare changes](https://github.com/arashsheyda/nuxt-neo4j/compare/v0.0.2...v0.0.3)
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-neo4j",
"type": "module",
"version": "0.0.3",
"version": "0.0.4",
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
"license": "MIT",
"repository": "arashsheyda/nuxt-neo4j",
Expand Down

0 comments on commit c6f9faf

Please sign in to comment.