-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "chore(release): publish" (#481)
This reverts commit 9b3b1fc.
- Loading branch information
Showing
84 changed files
with
166 additions
and
555 deletions.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
|
@@ -28,5 +28,5 @@ | |
"registry": "https://registry.npmjs.org/" | ||
} | ||
}, | ||
"version": "1.11.0" | ||
"version": "1.10.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,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-accordion", | ||
"version": "1.11.0", | ||
"version": "1.10.0", | ||
"description": "WPDS Accordion", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -42,8 +42,8 @@ | |
"dependencies": { | ||
"@radix-ui/react-accordion": "^1.1.0", | ||
"@washingtonpost/wpds-assets": "^1.22.0", | ||
"@washingtonpost/wpds-icon": "1.11.0", | ||
"@washingtonpost/wpds-theme": "1.11.0" | ||
"@washingtonpost/wpds-icon": "1.10.0", | ||
"@washingtonpost/wpds-theme": "1.10.0" | ||
}, | ||
"gitHead": "37dec684cc01ef4a87df682998c91ad97368ce8a" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@washingtonpost/wpds-action-menu", | ||
"version": "1.11.0", | ||
"version": "1.9.1", | ||
"description": "WPDS Action Menu", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -46,9 +46,9 @@ | |
"dependencies": { | ||
"@radix-ui/react-dropdown-menu": "2.0.3", | ||
"@washingtonpost/wpds-assets": "^1.20.0", | ||
"@washingtonpost/wpds-button": "1.11.0", | ||
"@washingtonpost/wpds-divider": "1.11.0", | ||
"@washingtonpost/wpds-icon": "1.11.0", | ||
"@washingtonpost/wpds-theme": "1.11.0" | ||
"@washingtonpost/wpds-button": "^1.7.0", | ||
"@washingtonpost/wpds-divider": "^1.9.1", | ||
"@washingtonpost/wpds-icon": "*", | ||
"@washingtonpost/wpds-theme": "*" | ||
} | ||
} |
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": "@washingtonpost/wpds-alert-banner", | ||
"version": "1.11.0", | ||
"version": "1.10.0", | ||
"description": "WPDS Alert Banner", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -45,12 +45,12 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-app-bar": "1.11.0", | ||
"@washingtonpost/wpds-app-bar": "1.10.0", | ||
"@washingtonpost/wpds-assets": "^1.22.0", | ||
"@washingtonpost/wpds-button": "1.11.0", | ||
"@washingtonpost/wpds-container": "1.11.0", | ||
"@washingtonpost/wpds-icon": "1.11.0", | ||
"@washingtonpost/wpds-theme": "1.11.0", | ||
"@washingtonpost/wpds-button": "1.10.0", | ||
"@washingtonpost/wpds-container": "1.10.0", | ||
"@washingtonpost/wpds-icon": "1.10.0", | ||
"@washingtonpost/wpds-theme": "1.10.0", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "37dec684cc01ef4a87df682998c91ad97368ce8a" | ||
|
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": "@washingtonpost/wpds-app-bar", | ||
"version": "1.11.0", | ||
"version": "1.10.0", | ||
"description": "WPDS App Bar", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "1.11.0", | ||
"@washingtonpost/wpds-theme": "1.10.0", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "37dec684cc01ef4a87df682998c91ad97368ce8a" | ||
|
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": "@washingtonpost/wpds-avatar", | ||
"version": "1.11.0", | ||
"version": "1.10.0", | ||
"description": "WPDS Avatar", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -42,7 +42,7 @@ | |
}, | ||
"dependencies": { | ||
"@radix-ui/react-avatar": "latest", | ||
"@washingtonpost/wpds-theme": "1.11.0" | ||
"@washingtonpost/wpds-theme": "1.10.0" | ||
}, | ||
"gitHead": "37dec684cc01ef4a87df682998c91ad97368ce8a" | ||
} |
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": "@washingtonpost/wpds-box", | ||
"version": "1.11.0", | ||
"version": "1.10.0", | ||
"description": "WPDS Box component", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "1.11.0", | ||
"@washingtonpost/wpds-theme": "1.10.0", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "37dec684cc01ef4a87df682998c91ad97368ce8a" | ||
|
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": "@washingtonpost/wpds-button", | ||
"version": "1.11.0", | ||
"version": "1.10.0", | ||
"description": "WPDS Button", | ||
"author": "WPDS Support <[email protected]>", | ||
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@washingtonpost/wpds-theme": "1.11.0", | ||
"@washingtonpost/wpds-theme": "1.10.0", | ||
"react": "^16.8.6 || ^17.0.2" | ||
}, | ||
"gitHead": "37dec684cc01ef4a87df682998c91ad97368ce8a" | ||
|
Oops, something went wrong.
c25d111
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:
wpds-ui-kit-vitejs-example – ./apps/vite-project
wpds-ui-kit-vitejs-example-git-main.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-example.preview.now.washingtonpost.com
c25d111
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:
wpds-ui-kit-vitejs-v2-example – ./apps/vite-v2-project
wpds-ui-kit-viteks-v2-example.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-v2-example.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-v2-example-git-main.preview.now.washingtonpost.com
c25d111
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:
wpds-ui-kit – ./build.washingtonpost.com
wpds-ui-kit.preview.now.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com
build.washingtonpost.com
c25d111
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:
wpds-ui-kit-storybook – ./
wpds-ui-kit-storybook-git-main.preview.now.washingtonpost.com
wpds-ui-kit-storybook.preview.now.washingtonpost.com