Skip to content

Commit fb9090c

Browse files
chore(release): 3.1.0-next.2 [skip ci]
# [@open-xamu-co/ui-nuxt-v3.1.0-next.2](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-nuxt-v3.1.0-next.1...@open-xamu-co/ui-nuxt-v3.1.0-next.2) (2025-08-29) ### Features * bump nuxt version to 3.18.1 ([9f7f0f6](9f7f0f6)) No version update required
1 parent 68172d4 commit fb9090c

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

packages/nuxt/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
Xamu UI
22

3+
# [@open-xamu-co/ui-nuxt-v3.1.0-next.2](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-nuxt-v3.1.0-next.1...@open-xamu-co/ui-nuxt-v3.1.0-next.2) (2025-08-29)
4+
5+
6+
### Features
7+
8+
* bump nuxt version to 3.18.1 ([9f7f0f6](https://github.com/xamu-co/ui/commit/9f7f0f698838776fc48888d603ae96070beda36e))
9+
10+
11+
12+
13+
14+
No version update required
15+
316
# [@open-xamu-co/ui-nuxt-v3.1.0-next.1](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-nuxt-v3.0.1-next.4...@open-xamu-co/ui-nuxt-v3.1.0-next.1) (2025-07-30)
417

518

packages/nuxt/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-xamu-co/ui-nuxt",
3-
"version": "3.1.0-next.1",
3+
"version": "3.1.0-next.2",
44
"description": "Nuxt 3 module for the xamu project",
55
"repository": {
66
"type": "git",
@@ -50,7 +50,7 @@
5050
"@nuxt/kit": "^3.18.1",
5151
"@open-xamu-co/ui-common-enums": "^3.1.0-next.1",
5252
"@open-xamu-co/ui-common-helpers": "^3.1.0-next.1",
53-
"@open-xamu-co/ui-components-vue": "^3.1.0-next.16",
53+
"@open-xamu-co/ui-components-vue": "^3.1.0-next.27",
5454
"nuxt-countries-api": "^1.0.3",
5555
"sweetalert2": "^11.11.1"
5656
},
@@ -60,11 +60,11 @@
6060
"@nuxt/schema": "^3.16.1",
6161
"@nuxt/test-utils": "^3.19.2",
6262
"@open-xamu-co/ui-common-types": "^3.1.0-next.5",
63-
"@open-xamu-co/ui-styles": "^4.0.1-next.1",
63+
"@open-xamu-co/ui-styles": "^4.1.0-next.3",
6464
"@types/lodash-es": "^4.14.192",
6565
"lodash-es": "^4.17.21",
6666
"nuxi": "^3.28.0",
6767
"nuxt": "^3.18.1",
6868
"vitest": "^0.33.0"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)