Skip to content

Commit

Permalink
chore(release): v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arashsheyda committed Mar 8, 2024
1 parent 12976e6 commit 5335622
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
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/arashsheyda/nuxt-neo4j/compare/v0.0.2...v0.0.3)

### 🩹 Fixes

- UseDrive runtimeConfig ([f86df01](https://github.com/arashsheyda/nuxt-neo4j/commit/f86df01))
- UseDrive runtimeConfig #2 ([#2](https://github.com/arashsheyda/nuxt-neo4j/issues/2))

### 🏡 Chore

- Lint ([12976e6](https://github.com/arashsheyda/nuxt-neo4j/commit/12976e6))

### ❤️ Contributors

- Arash ([@arashsheyda](http://github.com/arashsheyda))

## v0.0.2

[compare changes](https://github.com/arashsheyda/nuxt-neo4j/compare/v0.0.1...v0.0.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-neo4j",
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"description": "Effortlessly integrate Neo4j's powerful graph database into your Nuxt applications!",
"license": "MIT",
"repository": "arashsheyda/nuxt-neo4j",
Expand Down Expand Up @@ -41,4 +41,4 @@
"eslint": "^8.57.0",
"nuxt": "^3.10.3"
}
}
}

0 comments on commit 5335622

Please sign in to comment.