Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Apr 29, 2022
1 parent f4310d3 commit 2d3767f
Show file tree
Hide file tree
Showing 38 changed files with 223 additions and 71 deletions.
8 changes: 8 additions & 0 deletions 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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.2",
"version": "0.8.0",
"private": true,
"publishConfig": {
"access": "restricted"
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"@next/bundle-analyzer": "^12.0.7",
"@washingtonpost/wpds-assets": "^1.6.0",
"@washingtonpost/wpds-ui-kit": "0.8.0-experimental.2",
"@washingtonpost/wpds-ui-kit": "0.8.0",
"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.2"
"version": "0.8.0"
}
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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.2",
"version": "0.8.0",
"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.2",
"@washingtonpost/wpds-app-bar": "0.8.0",
"@washingtonpost/wpds-assets": "^1.6.0",
"@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",
"@washingtonpost/wpds-button": "0.8.0",
"@washingtonpost/wpds-container": "0.8.0",
"@washingtonpost/wpds-icon": "0.8.0",
"@washingtonpost/wpds-theme": "0.8.0",
"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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.2",
"version": "0.8.0",
"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.2",
"@washingtonpost/wpds-theme": "0.8.0",
"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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.2",
"version": "0.8.0",
"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.2",
"@washingtonpost/wpds-theme": "0.8.0",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/button/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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.2",
"version": "0.8.0",
"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.2",
"@washingtonpost/wpds-theme": "0.8.0",
"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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.2",
"version": "0.8.0",
"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.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",
"@washingtonpost/wpds-icon": "0.8.0",
"@washingtonpost/wpds-theme": "0.8.0",
"@washingtonpost/wpds-visually-hidden": "0.8.0",
"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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.2",
"version": "0.8.0",
"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.2",
"@washingtonpost/wpds-theme": "0.8.0",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/error-message/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.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


Expand Down
4 changes: 2 additions & 2 deletions ui/error-message/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-error-message",
"version": "0.8.0-experimental.2",
"version": "0.8.0",
"description": "WPDS ErrorMessage",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down Expand Up @@ -40,6 +40,6 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-theme": "0.8.0-experimental.2"
"@washingtonpost/wpds-theme": "0.8.0"
}
}
8 changes: 8 additions & 0 deletions ui/helper-text/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.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


Expand Down
4 changes: 2 additions & 2 deletions ui/helper-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-helper-text",
"version": "0.8.0-experimental.2",
"version": "0.8.0",
"description": "WPDS HelperText",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down Expand Up @@ -40,6 +40,6 @@
"react": "^16.8.6 || ^17.0.2"
},
"dependencies": {
"@washingtonpost/wpds-theme": "0.8.0-experimental.2"
"@washingtonpost/wpds-theme": "0.8.0"
}
}
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.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


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.8.0-experimental.2",
"version": "0.8.0",
"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.8.0-experimental.2",
"@washingtonpost/wpds-visually-hidden": "0.8.0-experimental.2",
"@washingtonpost/wpds-theme": "0.8.0",
"@washingtonpost/wpds-visually-hidden": "0.8.0",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"
Expand Down
8 changes: 8 additions & 0 deletions ui/input-label/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.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29)

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





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


Expand Down
4 changes: 2 additions & 2 deletions ui/input-label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-input-label",
"version": "0.8.0-experimental.2",
"version": "0.8.0",
"description": "WPDS InputLabel",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down Expand Up @@ -41,6 +41,6 @@
},
"dependencies": {
"@radix-ui/react-label": "^0.1.5",
"@washingtonpost/wpds-theme": "0.8.0-experimental.2"
"@washingtonpost/wpds-theme": "0.8.0"
}
}
Loading

0 comments on commit 2d3767f

Please sign in to comment.