Skip to content

Commit 07d732e

Browse files
authored
Merge pull request #39 from limbo-works/release-please--branches--main--components--theme-configuration
chore(main): release theme-configuration 3.3.3
2 parents 7206ee1 + 06825f0 commit 07d732e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.3.2"
2+
".": "3.3.3"
33
}

CHANGELOG.md

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

3+
## [3.3.3](https://github.com/limbo-works/Limbo.Nuxt.ThemeConfiguration/compare/theme-configuration-v3.3.2...theme-configuration-v3.3.3) (2026-02-17)
4+
5+
6+
### Bug Fixes
7+
8+
* added space to trigger build ([7206ee1](https://github.com/limbo-works/Limbo.Nuxt.ThemeConfiguration/commit/7206ee1fca7fc83f8dd5cf701e4390f3539271de))
9+
310
## [3.3.2](https://github.com/limbo-works/Limbo.Nuxt.ThemeConfiguration/compare/theme-configuration-v3.3.1...theme-configuration-v3.3.2) (2026-02-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@limbo-works/theme-configuration",
33
"type": "module",
4-
"version": "3.3.2",
4+
"version": "3.3.3",
55
"main": "./nuxt.config.ts",
66
"scripts": {
77
"dev": "nuxi prepare & nuxi dev .playground",

0 commit comments

Comments
 (0)