-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(changeset): release packages (#177)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2730c0e
commit f302ef2
Showing
9 changed files
with
37 additions
and
23 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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
"packageManager": "[email protected]", | ||
"author": "Isaac Mason <[email protected]>", | ||
"license": "MIT", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"homepage": "https://github.com/isaac-mason/arancini", | ||
"bugs": { | ||
"url": "https://github.com/isaac-mason/arancini/issues" | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
"packageManager": "[email protected]", | ||
"author": "Isaac Mason <[email protected]>", | ||
"license": "MIT", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"scripts": { | ||
"test": "vitest run --coverage", | ||
"test:watch": "vitest", | ||
|
@@ -20,7 +20,7 @@ | |
"build-storybook": "storybook build" | ||
}, | ||
"dependencies": { | ||
"@arancini/core": "4.1.1" | ||
"@arancini/core": "4.1.2" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.0.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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
"packageManager": "[email protected]", | ||
"author": "Isaac Mason <[email protected]>", | ||
"license": "MIT", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"homepage": "https://github.com/isaac-mason/arancini", | ||
"bugs": { | ||
"url": "https://github.com/isaac-mason/arancini/issues" | ||
|
@@ -21,8 +21,8 @@ | |
"build-storybook": "build-storybook" | ||
}, | ||
"dependencies": { | ||
"@arancini/core": "4.1.1", | ||
"@arancini/react": "4.1.1" | ||
"@arancini/core": "4.1.2", | ||
"@arancini/react": "4.1.2" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.0.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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"@arancini/[email protected].1, @arancini/core@workspace:packages/arancini-core": | ||
"@arancini/[email protected].2, @arancini/core@workspace:packages/arancini-core": | ||
version: 0.0.0-use.local | ||
resolution: "@arancini/core@workspace:packages/arancini-core" | ||
dependencies: | ||
|
@@ -75,11 +75,11 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@arancini/[email protected].1, @arancini/react@workspace:packages/arancini-react": | ||
"@arancini/[email protected].2, @arancini/react@workspace:packages/arancini-react": | ||
version: 0.0.0-use.local | ||
resolution: "@arancini/react@workspace:packages/arancini-react" | ||
dependencies: | ||
"@arancini/core": 4.1.1 | ||
"@arancini/core": 4.1.2 | ||
"@babel/core": ^7.22.11 | ||
"@babel/preset-env": ^7.22.15 | ||
"@babel/preset-react": ^7.22.15 | ||
|
@@ -6734,8 +6734,8 @@ __metadata: | |
version: 0.0.0-use.local | ||
resolution: "arancini@workspace:packages/arancini" | ||
dependencies: | ||
"@arancini/core": 4.1.1 | ||
"@arancini/react": 4.1.1 | ||
"@arancini/core": 4.1.2 | ||
"@arancini/react": 4.1.2 | ||
"@babel/preset-env": ^7.22.15 | ||
"@babel/preset-react": ^7.22.15 | ||
"@babel/preset-typescript": ^7.23.2 | ||
|
f302ef2
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.
Successfully deployed to the following URLs:
arancini-react-storybook – ./
recs-react-storybook.vercel.app
arancini-react-storybook-git-main-isaac-mason.vercel.app
arancini-react-storybook-isaac-mason.vercel.app
f302ef2
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.
Successfully deployed to the following URLs:
arancini-core-storybook – ./
arancini-core-storybook-git-main-isaac-mason.vercel.app
recs-core-storybook.vercel.app
arancini-core-storybook-isaac-mason.vercel.app