Skip to content

Commit 8ad5366

Browse files
authored
chore(release): bump package versions (#193)
- `@halvaradop/ui-core` - `@halvaradop/ui-toggle`
1 parent ec636b9 commit 8ad5366

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/ui-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@halvaradop/ui-core",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The core of the @halvaradop/ui library, providing customizable components with Tailwind CSS styling.",
55
"type": "module",
66
"scripts": {

packages/ui-toggle/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"type": "git",
2424
"url": "git+https://github.com/halvaradop/ui.git"
2525
},
26+
"publishConfig": {
27+
"access": "public",
28+
"registry": "https://registry.npmjs.org/@halvaradop/ui-toggle"
29+
},
2630
"keywords": [
2731
"react",
2832
"component",

0 commit comments

Comments
 (0)