-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from mijn-ui/changeset-release/main
chore(release): version packages
- Loading branch information
Showing
62 changed files
with
326 additions
and
96 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-accordion", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -45,7 +45,7 @@ | |
"@mijn-ui/react-hooks": "workspace:*" | ||
}, | ||
"peerDependencies": { | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3", | ||
"react": "^19.0", | ||
"react-dom": "^19.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-alert-dialog", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -46,7 +46,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-alert", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -40,7 +40,7 @@ | |
"tsup-config": "workspace:*" | ||
}, | ||
"peerDependencies": { | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3", | ||
"react": "^19.0", | ||
"react-dom": "^19.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-autocomplete", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -55,7 +55,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-avatar", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -46,7 +46,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-badge", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -44,7 +44,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-button", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -46,7 +46,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-calendar", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -46,7 +46,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-card", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -45,7 +45,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-checkbox", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
@@ -47,7 +47,7 @@ | |
"peerDependencies": { | ||
"react": "^19.0", | ||
"react-dom": "^19.0", | ||
"@mijn-ui/react-theme": "^0.0.6", | ||
"@mijn-ui/react-theme": "^0.0.8", | ||
"@mijn-ui/react-core": "^0.0.3" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@mijn-ui/react-collapsible", | ||
"author": "Htet Aung Lin<[email protected]>", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"homepage": "https://mijn-ui.vercel.app", | ||
"license": "MIT", | ||
"type": "module", | ||
|
Oops, something went wrong.
a42d7ee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for mijn-ui-react ready!
✅ Preview
https://mijn-ui-react-ijwyyae4i-htla380s-projects.vercel.app
Built with commit a42d7ee.
This pull request is being automatically deployed with vercel-action