Skip to content

Commit 5374532

Browse files
committed
chore: release v.1.1.1
1 parent 4d09791 commit 5374532

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.1](https://github.com/supernaut/storyblok-tools/compare/v1.1.0...v1.1.1) (2025-08-22)
2+
3+
### Bug Fixes
4+
5+
- improve export order ([4d09791](https://github.com/supernaut/storyblok-tools/commit/4d09791f4eca64afb766590ab69334d6ab4c2f8b))
6+
17
## [1.1.0](https://github.com/supernaut/storyblok-tools/compare/v1.0.1...v1.1.0) (2025-08-22)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@supernaut/storyblok-tools",
33
"type": "module",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Storyblok tools for Next.js",
66
"keywords": [
77
"nextjs",

0 commit comments

Comments
 (0)