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 29, 2022
1 parent f03cc13 commit f4310d3
Show file tree
Hide file tree
Showing 38 changed files with 532 additions and 71 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,45 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)


### Features

* add compoent names to package descripton ([57f9c6c](https://github.com/washingtonpost/wpds-ui-kit/commit/57f9c6cc57f15b290593aad22cd436054eb25256))



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)


### Bug Fixes

* ensure all component class dependencies in ui-kit ([bd9a862](https://github.com/washingtonpost/wpds-ui-kit/commit/bd9a862b75451d5ff9e5dcdbd2600dfd8e0557c4))



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)


### Features

* add InputPassword component ([e03ab07](https://github.com/washingtonpost/wpds-ui-kit/commit/e03ab07e904a1b0bc6762b9a1ddd2cf8f920f0aa))
* add new InputText component ([e3fbc61](https://github.com/washingtonpost/wpds-ui-kit/commit/e3fbc6187ffa798306b123e56004932d6fcb0380))



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)


### Features

* add new InputText component ([74042b2](https://github.com/washingtonpost/wpds-ui-kit/commit/74042b2463b2cc09336c20bcbbd28d789bd75194))





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)


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

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)


### Features

* add InputPassword component ([e03ab07](https://github.com/washingtonpost/wpds-ui-kit/commit/e03ab07e904a1b0bc6762b9a1ddd2cf8f920f0aa))
* add new InputText component ([e3fbc61](https://github.com/washingtonpost/wpds-ui-kit/commit/e3fbc6187ffa798306b123e56004932d6fcb0380))



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)

**Note:** Version bump only for package app
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.8.0-experimental.1",
"version": "0.8.0-experimental.2",
"private": true,
"publishConfig": {
"access": "restricted"
Expand All @@ -17,8 +17,8 @@
"license": "MIT",
"dependencies": {
"@next/bundle-analyzer": "^12.0.7",
"@washingtonpost/wpds-ui-kit": "0.8.0-experimental.1",
"@washingtonpost/wpds-assets": "^1.6.0",
"@washingtonpost/wpds-ui-kit": "0.8.0-experimental.2",
"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.8.0-experimental.1"
"version": "0.8.0-experimental.2"
}
20 changes: 20 additions & 0 deletions ui/alert-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)

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





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)

**Note:** Version bump only for package @washingtonpost/wpds-alert-banner
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.8.0-experimental.1",
"version": "0.8.0-experimental.2",
"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.8.0-experimental.1",
"@washingtonpost/wpds-app-bar": "0.8.0-experimental.2",
"@washingtonpost/wpds-assets": "^1.6.0",
"@washingtonpost/wpds-button": "0.8.0-experimental.1",
"@washingtonpost/wpds-container": "0.8.0-experimental.1",
"@washingtonpost/wpds-icon": "0.8.0-experimental.1",
"@washingtonpost/wpds-theme": "0.8.0-experimental.1",
"@washingtonpost/wpds-button": "0.8.0-experimental.2",
"@washingtonpost/wpds-container": "0.8.0-experimental.2",
"@washingtonpost/wpds-icon": "0.8.0-experimental.2",
"@washingtonpost/wpds-theme": "0.8.0-experimental.2",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
20 changes: 20 additions & 0 deletions ui/app-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)

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





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)

**Note:** Version bump only for package @washingtonpost/wpds-app-bar
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.8.0-experimental.1",
"version": "0.8.0-experimental.2",
"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.8.0-experimental.1",
"@washingtonpost/wpds-theme": "0.8.0-experimental.2",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
20 changes: 20 additions & 0 deletions ui/box/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)

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





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)

**Note:** Version bump only for package @washingtonpost/wpds-box
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.8.0-experimental.1",
"version": "0.8.0-experimental.2",
"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.8.0-experimental.1",
"@washingtonpost/wpds-theme": "0.8.0-experimental.2",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
20 changes: 20 additions & 0 deletions ui/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)

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





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)

**Note:** Version bump only for package @washingtonpost/wpds-button
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.8.0-experimental.1",
"version": "0.8.0-experimental.2",
"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.8.0-experimental.1",
"@washingtonpost/wpds-theme": "0.8.0-experimental.2",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
20 changes: 20 additions & 0 deletions ui/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)

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





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)

**Note:** Version bump only for package @washingtonpost/wpds-checkbox
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.8.0-experimental.1",
"version": "0.8.0-experimental.2",
"description": "WPDS Checkbox",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -45,10 +45,10 @@
},
"dependencies": {
"@radix-ui/react-checkbox": "latest",
"@washingtonpost/wpds-icon": "0.8.0-experimental.1",
"@washingtonpost/wpds-theme": "0.8.0-experimental.1",
"@washingtonpost/wpds-visually-hidden": "0.8.0-experimental.1",
"@washingtonpost/wpds-assets": "^1.6.0",
"@washingtonpost/wpds-icon": "0.8.0-experimental.2",
"@washingtonpost/wpds-theme": "0.8.0-experimental.2",
"@washingtonpost/wpds-visually-hidden": "0.8.0-experimental.2",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
20 changes: 20 additions & 0 deletions ui/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29)



# [0.8.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.0...v0.8.0-experimental.1) (2022-04-28)



# [0.8.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.8.0-experimental.0) (2022-04-22)



# [0.7.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.2...v0.7.0) (2022-04-07)

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





## [0.6.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.4...v0.6.5) (2022-04-29)

**Note:** Version bump only for package @washingtonpost/wpds-container
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.8.0-experimental.1",
"version": "0.8.0-experimental.2",
"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.8.0-experimental.1",
"@washingtonpost/wpds-theme": "0.8.0-experimental.2",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
Loading

0 comments on commit f4310d3

Please sign in to comment.