Skip to content

Commit b3104bb

Browse files
chore(release): 3.1.0-next.28 [skip ci]
# [@open-xamu-co/ui-components-vue-v3.1.0-next.28](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.1.0-next.27...@open-xamu-co/ui-components-vue-v3.1.0-next.28) (2025-09-04) ### Features * rotate gallery ([0b562b2](0b562b2)) �[34mUpdating dependant packages with "@open-xamu-co/ui-components-vue" version "3.1.0-next.28"�[0m �[34mUpdating "nuxt"�[0m �[34mSuccesfully updated "nuxt" package�[0m
1 parent 69e43e3 commit b3104bb

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

packages/components-vue/CHANGELOG.md

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

3+
# [@open-xamu-co/ui-components-vue-v3.1.0-next.28](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.1.0-next.27...@open-xamu-co/ui-components-vue-v3.1.0-next.28) (2025-09-04)
4+
5+
6+
### Features
7+
8+
* rotate gallery ([0b562b2](https://github.com/xamu-co/ui/commit/0b562b2deee0cab854b23c0c50cf2aeeb22566c3))
9+
10+
11+
12+
13+
14+
Updating dependant packages with "@open-xamu-co/ui-components-vue" version "3.1.0-next.28"
15+
Updating "nuxt"
16+
Succesfully updated "nuxt" package
17+
318
# [@open-xamu-co/ui-components-vue-v3.1.0-next.27](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.1.0-next.26...@open-xamu-co/ui-components-vue-v3.1.0-next.27) (2025-08-29)
419

520

packages/components-vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-xamu-co/ui-components-vue",
3-
"version": "3.1.0-next.27",
3+
"version": "3.1.0-next.28",
44
"description": "Vue component system for the xamu project",
55
"scripts": {
66
"build:entries": "rimraf dist && vite build",
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@chromatic-com/storybook": "1.4.0",
6969
"@open-xamu-co/ui-common-types": "^3.1.0-next.8",
70-
"@open-xamu-co/ui-styles": "^4.1.0-next.3",
70+
"@open-xamu-co/ui-styles": "^4.1.0-next.5",
7171
"@storybook/addon-essentials": "^8.1.1",
7272
"@storybook/addon-interactions": "^8.1.1",
7373
"@storybook/addon-links": "^8.1.1",

0 commit comments

Comments
 (0)