Skip to content

Commit e4c061a

Browse files
committed
chore(release): v0.2.3
1 parent 0e8b45d commit e4c061a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.2.3
5+
6+
[compare changes](https://github.com/sandros94/nuxt-pglite/compare/v0.2.2...v0.2.3)
7+
8+
### 🩹 Fixes
9+
10+
- Extensions template ([bc75695](https://github.com/sandros94/nuxt-pglite/commit/bc75695))
11+
- ElectricSync extension ([0e8b45d](https://github.com/sandros94/nuxt-pglite/commit/0e8b45d))
12+
13+
### ❤️ Contributors
14+
15+
- Sandros94 ([@sandros94](http://github.com/sandros94))
16+
417
## v0.2.2
518

619
[compare changes](https://github.com/sandros94/nuxt-pglite/compare/v0.2.1...v0.2.2)

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.2",
6+
"version": "0.2.3",
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)