Skip to content

Commit 53e48f8

Browse files
committed
chore(release): v0.2.6
1 parent 1057f5b commit 53e48f8

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.6
5+
6+
[compare changes](https://github.com/sandros94/nuxt-pglite/compare/v0.2.5...v0.2.6)
7+
8+
### 🩹 Fixes
9+
10+
- Only pass supported extensions to client worker ([96f9ae1](https://github.com/sandros94/nuxt-pglite/commit/96f9ae1))
11+
- Module type exports ([1057f5b](https://github.com/sandros94/nuxt-pglite/commit/1057f5b))
12+
13+
### ❤️ Contributors
14+
15+
- Sandros94 ([@sandros94](http://github.com/sandros94))
16+
417
## v0.2.5
518

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

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