Skip to content

Commit fd6a9c7

Browse files
authored
Merge pull request #38 from limbo-works/release-please--branches--main--components--theme-configuration
chore(main): release theme-configuration 3.3.2
2 parents 4107138 + 517f4b0 commit fd6a9c7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.1"
2+
".": "3.3.2"
33
}

CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* some minor cleanup ([09128ea](https://github.com/limbo-works/Limbo.Nuxt.ThemeConfiguration/commit/09128ea2048a7ebe677f876a1c728b0671173657))
9+
* try useHeadSafe instead ([4107138](https://github.com/limbo-works/Limbo.Nuxt.ThemeConfiguration/commit/41071381287275cc8b0a1f36f6f4477cf0978b52))
10+
311
## [3.3.1](https://github.com/limbo-works/Limbo.Nuxt.ThemeConfiguration/compare/theme-configuration-v3.3.0...theme-configuration-v3.3.1) (2026-02-16)
412

513

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.1",
4+
"version": "3.3.2",
55
"main": "./nuxt.config.ts",
66
"scripts": {
77
"dev": "nuxi prepare & nuxi dev .playground",

0 commit comments

Comments
 (0)