Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Mar 1, 2022
1 parent 3809766 commit bc64786
Show file tree
Hide file tree
Showing 24 changed files with 109 additions and 13 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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)

**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.3.6",
"version": "0.3.7",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"@next/bundle-analyzer": "^12.0.7",
"@washingtonpost/wpds-assets": "latest",
"@washingtonpost/wpds-ui-kit": "0.3.6",
"@washingtonpost/wpds-ui-kit": "0.3.7",
"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.3.6"
"version": "0.3.7"
}
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion 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.3.6",
"version": "0.3.7",
"description": "WPDS Alert Banner",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion 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.3.6",
"version": "0.3.7",
"description": "WPDS App Bar",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion ui/box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-box",
"version": "0.3.6",
"version": "0.3.7",
"description": "WPDS Box component",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion ui/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-button",
"version": "0.3.6",
"version": "0.3.7",
"description": "WPDS Button",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion ui/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-checkbox",
"version": "0.3.6",
"version": "0.3.7",
"description": "WPDS Checkbox",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion ui/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-container",
"version": "0.3.6",
"version": "0.3.7",
"description": "The container centers your content horizontally. It's the most basic layout element.",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion ui/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-icon",
"version": "0.3.6",
"version": "0.3.7",
"description": "WPDS Icon Component",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion 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.3.6",
"version": "0.3.7",
"description": "WPDS UI Kit",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.1...v0.3.2) (2022-03-01)

**Note:** Version bump only for package @washingtonpost/wpds-theme
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.3.2",
"version": "0.3.7",
"description": "WPDS Theme and System",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/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.3.7](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.6...v0.3.7) (2022-03-01)

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





## [0.3.6](https://github.com/WPMedia/wpds-ui-kit/compare/v0.3.2...v0.3.6) (2022-03-01)


Expand Down
2 changes: 1 addition & 1 deletion ui/visually-hidden/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-visually-hidden",
"version": "0.3.6",
"version": "0.3.7",
"description": "WPDS Visually Hidden",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/WPMedia/wpds-ui-kit#readme",
Expand Down

1 comment on commit bc64786

@vercel
Copy link

@vercel vercel bot commented on bc64786 Mar 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.