forked from Shopify/hydrogen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(changesets): version packages (Shopify#26)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information - Updated dependencies \[[`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528)]: - @code-internet-applications/[email protected] ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information - Updated dependencies \[[`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528)]: - @code-internet-applications/[email protected] ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information ## @code-internet-applications/[email protected] ### Patch Changes - [Shopify#20](https://github.com/code-internet-applications/cbt-hydrogen/pull/20) [`eb993b1`](https://github.com/code-internet-applications/cbt-hydrogen/commit/eb993b116ef734fed100fcce9094eb9d7965d528) Thanks [@remcolakens](https://github.com/remcolakens)! - updated the README docs with the correct .npmrc information Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
c88f5d7
commit 8f8febd
Showing
17 changed files
with
88 additions
and
20 deletions.
There are no files selected for viewing
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/accordion", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A simple and accessible accordion component", | ||
"author": "Code Internet Applications <[email protected]>", | ||
"main": "dist/index.js", | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/react", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "The React component library of the Code Base Theme", | ||
"author": "Code Internet Applications <[email protected]>", | ||
"main": "dist/index.js", | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/eslint-config-code", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Shareable ESLint config", | ||
"author": "Code Internet Applications <[email protected]>", | ||
"repository": { | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/postcss-config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Shareable Postcss config", | ||
"author": "Code Internet Applications <[email protected]>", | ||
"repository": { | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/prettier-config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"sideEffects": false, | ||
"description": "Shared prettier configuration", | ||
"author": "Code Internet Applications <[email protected]>", | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/tailwind-config", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Shareable Tailwind config", | ||
"author": "Code Internet Applications <[email protected]>", | ||
"repository": { | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/tsconfig", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Shareable TypeScript config", | ||
"author": "Code Internet Applications <[email protected]>", | ||
"repository": { | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@code-internet-applications/tailwind-utils", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A utility library designed to help you with building custom storefronts", | ||
"author": "Code Internet Applications <[email protected]>", | ||
"repository": { | ||
|