We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d09791 commit 5374532Copy full SHA for 5374532
CHANGELOG.md
@@ -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
7
## [1.1.0](https://github.com/supernaut/storyblok-tools/compare/v1.0.1...v1.1.0) (2025-08-22)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@supernaut/storyblok-tools",
"type": "module",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Storyblok tools for Next.js",
"keywords": [
"nextjs",
0 commit comments