Skip to content

Commit 0852d1a

Browse files
chore(release): 3.0.1 [skip ci]
# [@open-xamu-co/ui-common-helpers-v3.0.1](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-common-helpers-v3.0.0...@open-xamu-co/ui-common-helpers-v3.0.1) (2025-03-31) ### Bug Fixes * retype form inputs ([96edb0e](96edb0e)) �[34mUpdating dependant packages with "@open-xamu-co/ui-common-helpers" version "3.0.1"�[0m �[34mUpdating "components-vue"�[0m �[34mSuccesfully updated "components-vue" package�[0m �[34mUpdating "nuxt"�[0m �[34mSuccesfully updated "nuxt" package�[0m
1 parent de6e5ee commit 0852d1a

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

packages/common-helpers/CHANGELOG.md

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

3+
# [@open-xamu-co/ui-common-helpers-v3.0.1](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-common-helpers-v3.0.0...@open-xamu-co/ui-common-helpers-v3.0.1) (2025-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* retype form inputs ([96edb0e](https://github.com/xamu-co/ui/commit/96edb0e1edaedb743fc34fc804790c244d5db6c8))
9+
10+
11+
12+
13+
14+
Updating dependant packages with "@open-xamu-co/ui-common-helpers" version "3.0.1"
15+
Updating "components-vue"
16+
Succesfully updated "components-vue" package
17+
Updating "nuxt"
18+
Succesfully updated "nuxt" package
19+
320
# [@open-xamu-co/ui-common-helpers-v3.0.0](https://github.com/xamu-co/ui/compare/@open-xamu-co/ui-common-helpers-v2.0.0...@open-xamu-co/ui-common-helpers-v3.0.0) (2025-03-30)
421

522

packages/common-helpers/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-common-helpers",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Xamu shared helpers",
55
"author": "@xamu-co",
66
"main": "dist/index.js",
@@ -86,7 +86,7 @@
8686
"validator": "^13.11.0"
8787
},
8888
"devDependencies": {
89-
"@open-xamu-co/ui-common-types": "^3.0.0",
89+
"@open-xamu-co/ui-common-types": "^3.0.1",
9090
"@types/lodash-es": "^4.14.192",
9191
"@types/validator": "^13.11.1"
9292
},

0 commit comments

Comments
 (0)