Skip to content

Commit

Permalink
chore(release): 3.0.0-next.57 [skip ci]
Browse files Browse the repository at this point in the history
# [@open-xamu-co/ui-components-vue-v3.0.0-next.57](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.0.0-next.56...@open-xamu-co/ui-components-vue-v3.0.0-next.57) (2024-12-25)

### Bug Fixes

* countries inputs not rendering ([2d7b4c7](2d7b4c7))

### BREAKING CHANGES

* prop el>>wrapper on wrapper & renamed sass size-column

�[34mUpdating dependant packages with "@open-xamu-co/ui-components-vue" version "3.0.0-next.57"�[0m
�[34mUpdating "nuxt"�[0m
�[34mSuccesfully updated "nuxt" package�[0m
  • Loading branch information
semantic-release-bot committed Dec 25, 2024
1 parent f07687c commit 88a79ed
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions packages/components-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
Xamu UI

# [@open-xamu-co/ui-components-vue-v3.0.0-next.57](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.0.0-next.56...@open-xamu-co/ui-components-vue-v3.0.0-next.57) (2024-12-25)


### Bug Fixes

* countries inputs not rendering ([2d7b4c7](https://github.com/xamu-co/ui/commit/2d7b4c722984bb78662c219f8e6eaf9f9ebf304f))


### BREAKING CHANGES

* prop el>>wrapper on wrapper & renamed sass size-column





Updating dependant packages with "@open-xamu-co/ui-components-vue" version "3.0.0-next.57"
Updating "nuxt"
Succesfully updated "nuxt" package

# [@open-xamu-co/ui-components-vue-v3.0.0-next.56](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-components-vue-v3.0.0-next.55...@open-xamu-co/ui-components-vue-v3.0.0-next.56) (2024-12-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/components-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-xamu-co/ui-components-vue",
"version": "3.0.0-next.56",
"version": "3.0.0-next.57",
"description": "Vue component system for the xamu project",
"scripts": {
"build:entries": "rimraf dist && vite build",
Expand Down Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"@open-xamu-co/ui-common-types": "^3.0.0-next.21",
"@open-xamu-co/ui-styles": "^3.0.0-next.31",
"@open-xamu-co/ui-styles": "^3.0.0-next.32",
"@storybook/addon-essentials": "^8.1.1",
"@storybook/addon-interactions": "^8.1.1",
"@storybook/addon-links": "^8.1.1",
Expand Down

0 comments on commit 88a79ed

Please sign in to comment.