Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
site-eng-github-actions committed Apr 21, 2022
1 parent b6f3680 commit d376534
Show file tree
Hide file tree
Showing 24 changed files with 139 additions and 37 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)


### Bug Fixes

* disabled button doesn't change background on hover ([b6f3680](https://github.com/washingtonpost/wpds-ui-kit/commit/b6f3680a54ce77e792ead87e9f78d39a263ffe41))





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
8 changes: 8 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package app





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.6.3",
"version": "0.6.4",
"publishConfig": {
"access": "restricted"
},
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"@next/bundle-analyzer": "^12.0.7",
"@washingtonpost/wpds-assets": "^1.5.0",
"@washingtonpost/wpds-ui-kit": "0.6.3",
"@washingtonpost/wpds-ui-kit": "0.6.4",
"next": "^12.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "0.6.3"
"version": "0.6.4"
}
8 changes: 8 additions & 0 deletions ui/alert-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-alert-banner





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
12 changes: 6 additions & 6 deletions ui/alert-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-alert-banner",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS Alert Banner",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -45,12 +45,12 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-app-bar": "0.6.3",
"@washingtonpost/wpds-app-bar": "0.6.4",
"@washingtonpost/wpds-assets": "^1.2.1",
"@washingtonpost/wpds-button": "0.6.3",
"@washingtonpost/wpds-container": "0.6.3",
"@washingtonpost/wpds-icon": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-button": "0.6.4",
"@washingtonpost/wpds-container": "0.6.4",
"@washingtonpost/wpds-icon": "0.6.4",
"@washingtonpost/wpds-theme": "0.6.4",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/app-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-app-bar





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
4 changes: 2 additions & 2 deletions ui/app-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-app-bar",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS App Bar",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -40,7 +40,7 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.4",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/box/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-box





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
4 changes: 2 additions & 2 deletions ui/box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-box",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS Box component",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -40,7 +40,7 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.4",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
11 changes: 11 additions & 0 deletions ui/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)


### Bug Fixes

* disabled button doesn't change background on hover ([b6f3680](https://github.com/washingtonpost/wpds-ui-kit/commit/b6f3680a54ce77e792ead87e9f78d39a263ffe41))





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
4 changes: 2 additions & 2 deletions ui/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-button",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS Button",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -40,7 +40,7 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.4",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-checkbox





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
8 changes: 4 additions & 4 deletions ui/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-checkbox",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS Checkbox",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -46,9 +46,9 @@
"dependencies": {
"@radix-ui/react-checkbox": "latest",
"@washingtonpost/wpds-assets": "^1.2.1",
"@washingtonpost/wpds-icon": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-visually-hidden": "0.6.3",
"@washingtonpost/wpds-icon": "0.6.4",
"@washingtonpost/wpds-theme": "0.6.4",
"@washingtonpost/wpds-visually-hidden": "0.6.4",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-container





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
4 changes: 2 additions & 2 deletions ui/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-container",
"version": "0.6.3",
"version": "0.6.4",
"description": "The container centers your content horizontally. It's the most basic layout element.",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -40,7 +40,7 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.4",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/icon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-icon





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
6 changes: 3 additions & 3 deletions ui/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-icon",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS Icon Component",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -41,8 +41,8 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-visually-hidden": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.4",
"@washingtonpost/wpds-visually-hidden": "0.6.4",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-ui-kit





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
20 changes: 10 additions & 10 deletions ui/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-ui-kit",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS UI Kit",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -32,15 +32,15 @@
"url": "https://github.com/washingtonpost/wpds-ui-kit/issues"
},
"dependencies": {
"@washingtonpost/wpds-alert-banner": "0.6.3",
"@washingtonpost/wpds-app-bar": "0.6.3",
"@washingtonpost/wpds-box": "0.6.3",
"@washingtonpost/wpds-button": "0.6.3",
"@washingtonpost/wpds-checkbox": "0.6.3",
"@washingtonpost/wpds-container": "0.6.3",
"@washingtonpost/wpds-icon": "0.6.3",
"@washingtonpost/wpds-theme": "0.6.3",
"@washingtonpost/wpds-visually-hidden": "0.6.3"
"@washingtonpost/wpds-alert-banner": "0.6.4",
"@washingtonpost/wpds-app-bar": "0.6.4",
"@washingtonpost/wpds-box": "0.6.4",
"@washingtonpost/wpds-button": "0.6.4",
"@washingtonpost/wpds-checkbox": "0.6.4",
"@washingtonpost/wpds-container": "0.6.4",
"@washingtonpost/wpds-icon": "0.6.4",
"@washingtonpost/wpds-theme": "0.6.4",
"@washingtonpost/wpds-visually-hidden": "0.6.4"
},
"devDependencies": {
"tsup": "^5.11.13",
Expand Down
8 changes: 8 additions & 0 deletions ui/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-theme





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
2 changes: 1 addition & 1 deletion ui/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-theme",
"version": "0.6.3",
"version": "0.6.4",
"description": "WPDS Theme and System",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down
8 changes: 8 additions & 0 deletions ui/visually-hidden/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.3...v0.6.4) (2022-04-21)

**Note:** Version bump only for package @washingtonpost/wpds-visually-hidden





## [0.6.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.6.3) (2022-04-13)


Expand Down
Loading

1 comment on commit d376534

@vercel
Copy link

@vercel vercel bot commented on d376534 Apr 21, 2022

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 – ./

wpds-ui-kit.preview.now.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com

Please sign in to comment.