Skip to content

Commit

Permalink
chore(release): v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sandros94 committed Sep 16, 2024
1 parent 2677570 commit 23c3ffb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## v0.3.1

[compare changes](https://github.com/sandros94/nuxt-surrealdb/compare/v0.3.0...v0.3.1)

### 🩹 Fixes

- Database preset types ([2677570](https://github.com/sandros94/nuxt-surrealdb/commit/2677570))

### 🏡 Chore

- Add docs link ([3c36cc1](https://github.com/sandros94/nuxt-surrealdb/commit/3c36cc1))

### ❤️ Contributors

- Sandros94 ([@sandros94](https://github.com/sandros94))

## v0.3.0

[compare changes](https://github.com/sandros94/nuxt-surrealdb/compare/v0.2.2...v0.3.0)
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-surrealdb",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Nuxt module aimed to simplify the use of SurrealDB",
"keywords": [
"nuxt",
Expand Down

0 comments on commit 23c3ffb

Please sign in to comment.