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 18, 2023
1 parent bf67fa1 commit c7c21c8
Show file tree
Hide file tree
Showing 76 changed files with 473 additions and 149 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)


### Bug Fixes

* eliminate overflow issue on build.washingtonpost.com code examples [SRED-173] ([#368](https://github.com/washingtonpost/wpds-ui-kit/issues/368)) ([8406ade](https://github.com/washingtonpost/wpds-ui-kit/commit/8406ade9acc7937576e2da61d3f8ae9458e231af))
* update keyboard accessibility docs to correct keyDownButtonWrapper and add Firefox guidance [SRED-164] ([#366](https://github.com/washingtonpost/wpds-ui-kit/issues/366)) ([1b55621](https://github.com/washingtonpost/wpds-ui-kit/commit/1b55621cd9e124478d8c1700954e8def316fd74b))


### Features

* add privacy features required scripts to all build.washingtonpost.com pages [SRED-2] ([#367](https://github.com/washingtonpost/wpds-ui-kit/issues/367)) ([bf67fa1](https://github.com/washingtonpost/wpds-ui-kit/commit/bf67fa19abfcbbbb5c93f11e47957c4b97b505c5))
* updates to accessibility docs, including re-org of checklist and addition of 5-minute audit tutorial video [SRED-172] ([#369](https://github.com/washingtonpost/wpds-ui-kit/issues/369)) ([132929e](https://github.com/washingtonpost/wpds-ui-kit/commit/132929eafaf555d78cf3d84c093cc6f85f1fbeab))





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)


Expand Down
8 changes: 8 additions & 0 deletions apps/vite-project/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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

**Note:** Version bump only for package vite-project





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)

**Note:** Version bump only for package vite-project
Expand Down
6 changes: 3 additions & 3 deletions apps/vite-project/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "vite-project",
"private": true,
"version": "1.4.0",
"version": "1.5.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "1.4.0",
"@washingtonpost/wpds-ui-kit": "1.4.0",
"@washingtonpost/wpds-kitchen-sink": "1.5.0",
"@washingtonpost/wpds-ui-kit": "1.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
8 changes: 8 additions & 0 deletions apps/vite-v2-project/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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

**Note:** Version bump only for package vite-v2-project





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)

**Note:** Version bump only for package vite-v2-project
Expand Down
6 changes: 3 additions & 3 deletions apps/vite-v2-project/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "vite-v2-project",
"private": true,
"version": "1.4.0",
"version": "1.5.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "1.4.0",
"@washingtonpost/wpds-ui-kit": "1.4.0",
"@washingtonpost/wpds-kitchen-sink": "1.5.0",
"@washingtonpost/wpds-ui-kit": "1.5.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
Expand Down
18 changes: 18 additions & 0 deletions build.washingtonpost.com/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.5.0](https://github.com/washingtonpost/wpds-docs/compare/v1.4.0...v1.5.0) (2023-04-18)


### Bug Fixes

* eliminate overflow issue on build.washingtonpost.com code examples [SRED-173] ([#368](https://github.com/washingtonpost/wpds-docs/issues/368)) ([8406ade](https://github.com/washingtonpost/wpds-docs/commit/8406ade9acc7937576e2da61d3f8ae9458e231af))
* update keyboard accessibility docs to correct keyDownButtonWrapper and add Firefox guidance [SRED-164] ([#366](https://github.com/washingtonpost/wpds-docs/issues/366)) ([1b55621](https://github.com/washingtonpost/wpds-docs/commit/1b55621cd9e124478d8c1700954e8def316fd74b))


### Features

* add privacy features required scripts to all build.washingtonpost.com pages [SRED-2] ([#367](https://github.com/washingtonpost/wpds-docs/issues/367)) ([bf67fa1](https://github.com/washingtonpost/wpds-docs/commit/bf67fa19abfcbbbb5c93f11e47957c4b97b505c5))
* updates to accessibility docs, including re-org of checklist and addition of 5-minute audit tutorial video [SRED-172] ([#369](https://github.com/washingtonpost/wpds-docs/issues/369)) ([132929e](https://github.com/washingtonpost/wpds-docs/commit/132929eafaf555d78cf3d84c093cc6f85f1fbeab))





# [1.4.0](https://github.com/washingtonpost/wpds-docs/compare/v1.3.0...v1.4.0) (2023-03-28)


Expand Down
8 changes: 4 additions & 4 deletions build.washingtonpost.com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-docs",
"version": "1.4.0",
"version": "1.5.0",
"private": true,
"scripts": {
"dev": "next-remote-watch ./docs",
Expand All @@ -25,10 +25,10 @@
"@washingtonpost/site-footer": "0.16.0",
"@washingtonpost/site-third-party-scripts": "latest",
"@washingtonpost/tachyons-css": "^1.7.0",
"@washingtonpost/wpds-accordion": "1.4.0",
"@washingtonpost/wpds-accordion": "1.5.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-kitchen-sink": "1.4.0",
"@washingtonpost/wpds-ui-kit": "1.4.0",
"@washingtonpost/wpds-kitchen-sink": "1.5.0",
"@washingtonpost/wpds-ui-kit": "1.5.0",
"fuse.js": "^6.6.2",
"gray-matter": "^4.0.2",
"lz-string": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "1.4.0"
"version": "1.5.0"
}
8 changes: 8 additions & 0 deletions ui/accordion/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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)


Expand Down
6 changes: 3 additions & 3 deletions ui/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-accordion",
"version": "1.4.0",
"version": "1.5.0",
"description": "WPDS Accordion",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -45,8 +45,8 @@
"dependencies": {
"@radix-ui/react-accordion": "latest",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-icon": "1.4.0",
"@washingtonpost/wpds-theme": "1.4.0"
"@washingtonpost/wpds-icon": "1.5.0",
"@washingtonpost/wpds-theme": "1.5.0"
},
"gitHead": "df8fa1d8c01e00507b34910fb703ca03226d2704"
}
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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)


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": "1.4.0",
"version": "1.5.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": "1.4.0",
"@washingtonpost/wpds-app-bar": "1.5.0",
"@washingtonpost/wpds-assets": "^1.18.0",
"@washingtonpost/wpds-button": "1.4.0",
"@washingtonpost/wpds-container": "1.4.0",
"@washingtonpost/wpds-icon": "1.4.0",
"@washingtonpost/wpds-theme": "1.4.0",
"@washingtonpost/wpds-button": "1.5.0",
"@washingtonpost/wpds-container": "1.5.0",
"@washingtonpost/wpds-icon": "1.5.0",
"@washingtonpost/wpds-theme": "1.5.0",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "df8fa1d8c01e00507b34910fb703ca03226d2704"
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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)

**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": "1.4.0",
"version": "1.5.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": "1.4.0",
"@washingtonpost/wpds-theme": "1.5.0",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "df8fa1d8c01e00507b34910fb703ca03226d2704"
Expand Down
8 changes: 8 additions & 0 deletions ui/avatar/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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)

**Note:** Version bump only for package @washingtonpost/wpds-avatar
Expand Down
4 changes: 2 additions & 2 deletions ui/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-avatar",
"version": "1.4.0",
"version": "1.5.0",
"description": "WPDS Avatar",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@radix-ui/react-avatar": "latest",
"@washingtonpost/wpds-theme": "1.4.0"
"@washingtonpost/wpds-theme": "1.5.0"
},
"gitHead": "df8fa1d8c01e00507b34910fb703ca03226d2704"
}
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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)

**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": "1.4.0",
"version": "1.5.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": "1.4.0",
"@washingtonpost/wpds-theme": "1.5.0",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "df8fa1d8c01e00507b34910fb703ca03226d2704"
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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)


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": "1.4.0",
"version": "1.5.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": "1.4.0",
"@washingtonpost/wpds-theme": "1.5.0",
"react": "^16.8.6 || ^17.0.2"
},
"gitHead": "df8fa1d8c01e00507b34910fb703ca03226d2704"
Expand Down
8 changes: 8 additions & 0 deletions ui/card/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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)

**Note:** Version bump only for package @washingtonpost/wpds-card
Expand Down
4 changes: 2 additions & 2 deletions ui/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-card",
"version": "1.4.0",
"version": "1.5.0",
"description": "Single, contained unit designed to hold other related elements and/or components.",
"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": "1.4.0"
"@washingtonpost/wpds-theme": "1.5.0"
},
"gitHead": "df8fa1d8c01e00507b34910fb703ca03226d2704"
}
8 changes: 8 additions & 0 deletions ui/carousel/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.

# [1.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.4.0...v1.5.0) (2023-04-18)

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





# [1.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.3.0...v1.4.0) (2023-03-28)


Expand Down
Loading

4 comments on commit c7c21c8

@vercel
Copy link

@vercel vercel bot commented on c7c21c8 Apr 18, 2023

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

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

@vercel
Copy link

@vercel vercel bot commented on c7c21c8 Apr 18, 2023

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

@vercel
Copy link

@vercel vercel bot commented on c7c21c8 Apr 18, 2023

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.preview.now.washingtonpost.com
wpds-ui-kit-storybook-git-main.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on c7c21c8 Apr 18, 2023

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.