Skip to content

Commit

Permalink
chore(release): 3.0.0-next.7 [skip ci]
Browse files Browse the repository at this point in the history
# [@open-xamu-co/ui-nuxt-v3.0.0-next.7](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-nuxt-v3.0.0-next.6...@open-xamu-co/ui-nuxt-v3.0.0-next.7) (2024-10-15)

### Features

* **vue:** support asyncData composable ([6d8681a](6d8681a))

No version update required
  • Loading branch information
semantic-release-bot committed Oct 15, 2024
1 parent f3bf720 commit 25af33f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Xamu UI

# [@open-xamu-co/ui-nuxt-v3.0.0-next.7](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-nuxt-v3.0.0-next.6...@open-xamu-co/ui-nuxt-v3.0.0-next.7) (2024-10-15)


### Features

* **vue:** support asyncData composable ([6d8681a](https://github.com/xamu-co/ui/commit/6d8681a0544aa8a579bc917bb34a2020eaed306f))





No version update required

# [@open-xamu-co/ui-nuxt-v3.0.0-next.6](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-nuxt-v3.0.0-next.5...@open-xamu-co/ui-nuxt-v3.0.0-next.6) (2024-06-05)


Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-xamu-co/ui-nuxt",
"version": "3.0.0-next.6",
"version": "3.0.0-next.7",
"description": "Nuxt 3 module for the xamu project",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@nuxt/kit": "^3.10.1",
"@open-xamu-co/ui-common-enums": "^3.0.0-next.4",
"@open-xamu-co/ui-common-helpers": "^3.0.0-next.8",
"@open-xamu-co/ui-components-vue": "^3.0.0-next.16",
"@open-xamu-co/ui-components-vue": "^3.0.0-next.39",
"nuxt-countries-api": "^1.0.3",
"sweetalert2": "^11.11.1"
},
Expand All @@ -57,7 +57,7 @@
"@nuxt/schema": "^3.8.2",
"@nuxt/test-utils": "^3.8.1",
"@open-xamu-co/ui-common-types": "^3.0.0-next.11",
"@open-xamu-co/ui-styles": "^3.0.0-next.4",
"@open-xamu-co/ui-styles": "^3.0.0-next.21",
"@types/lodash-es": "^4.14.192",
"@types/node": "^18.17.17",
"lodash-es": "^4.17.21",
Expand Down

0 comments on commit 25af33f

Please sign in to comment.