Skip to content

Commit 71401b9

Browse files
committed
chore(release): v0.2.9
1 parent d9dbbc7 commit 71401b9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.2.9
5+
6+
[compare changes](https://github.com/sandros94/nuxt-pglite/compare/v0.2.8...v0.2.9)
7+
8+
### 🩹 Fixes
9+
10+
- Accept getters in live params arrays ([088bc22](https://github.com/sandros94/nuxt-pglite/commit/088bc22))
11+
12+
### ❤️ Contributors
13+
14+
- Sandros94 ([@sandros94](http://github.com/sandros94))
15+
416
## v0.2.8
517

618
[compare changes](https://github.com/sandros94/nuxt-pglite/compare/v0.2.7...v0.2.8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"resolutions": {
44
"nuxt-pglite": "workspace:*"
55
},
6-
"version": "0.2.8",
6+
"version": "0.2.9",
77
"description": "A Nuxt module aimed to simplify the use of PGlite.",
88
"repository": "sandros94/nuxt-pglite",
99
"license": "MIT",

0 commit comments

Comments
 (0)