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 Jun 12, 2024
1 parent 8f6de93 commit e567bd9
Show file tree
Hide file tree
Showing 23 changed files with 112 additions and 373 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.

## [2.3.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.0...v2.3.1) (2024-06-12)

### Bug Fixes

- added compiler options to react-docgen-typescript for doc site api tables ([#635](https://github.com/washingtonpost/wpds-ui-kit/issues/635)) ([5cd9ce5](https://github.com/washingtonpost/wpds-ui-kit/commit/5cd9ce55dfb5f752b387d7c6caa2abd70fae4487))
- display Select API docs ([#637](https://github.com/washingtonpost/wpds-ui-kit/issues/637)) ([c164aa1](https://github.com/washingtonpost/wpds-ui-kit/commit/c164aa1833756b7f18bf6b3749e23223d46ff4fb))
- improve INP for drawer content opening and closing ([#642](https://github.com/washingtonpost/wpds-ui-kit/issues/642)) ([8f6de93](https://github.com/washingtonpost/wpds-ui-kit/commit/8f6de93ac8095f317f810f7a0160d17dcb443d54))

# [2.3.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.2.0...v2.3.0) (2024-05-14)

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

## [2.3.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.0...v2.3.1) (2024-06-12)

**Note:** Version bump only for package nextjs13-approuter

# [2.3.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.2.0...v2.3.0) (2024-05-14)

**Note:** Version bump only for package nextjs13-approuter
Expand Down
6 changes: 3 additions & 3 deletions apps/nextjs13-approuter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs13-approuter",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.3.0",
"@washingtonpost/wpds-ui-kit": "2.3.0",
"@washingtonpost/wpds-kitchen-sink": "2.3.1",
"@washingtonpost/wpds-ui-kit": "2.3.1",
"next": "13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 4 additions & 0 deletions apps/nextjs13-pagerouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.0...v2.3.1) (2024-06-12)

**Note:** Version bump only for package nextjs13-pagerouter

# [2.3.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.2.0...v2.3.0) (2024-05-14)

**Note:** Version bump only for package nextjs13-pagerouter
Expand Down
6 changes: 3 additions & 3 deletions apps/nextjs13-pagerouter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs13-pagerouter",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.3.0",
"@washingtonpost/wpds-ui-kit": "2.3.0",
"@washingtonpost/wpds-kitchen-sink": "2.3.1",
"@washingtonpost/wpds-ui-kit": "2.3.1",
"next": "13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 4 additions & 0 deletions apps/nextjs14-approuter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.0...v2.3.1) (2024-06-12)

**Note:** Version bump only for package nextjs14-approuter

# [2.3.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.2.0...v2.3.0) (2024-05-14)

**Note:** Version bump only for package nextjs14-approuter
Expand Down
6 changes: 3 additions & 3 deletions apps/nextjs14-approuter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs14-approuter",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.3.0",
"@washingtonpost/wpds-ui-kit": "2.3.0",
"@washingtonpost/wpds-kitchen-sink": "2.3.1",
"@washingtonpost/wpds-ui-kit": "2.3.1",
"next": "14.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 4 additions & 0 deletions apps/nextjs14-pagerouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.0...v2.3.1) (2024-06-12)

**Note:** Version bump only for package nextjs14-pagerouter

# [2.3.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.2.0...v2.3.0) (2024-05-14)

**Note:** Version bump only for package nextjs14-pagerouter
Expand Down
6 changes: 3 additions & 3 deletions apps/nextjs14-pagerouter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs14-pagerouter",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.3.0",
"@washingtonpost/wpds-ui-kit": "2.3.0",
"@washingtonpost/wpds-kitchen-sink": "2.3.1",
"@washingtonpost/wpds-ui-kit": "2.3.1",
"next": "14.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
7 changes: 7 additions & 0 deletions build.washingtonpost.com/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/washingtonpost/wpds-docs/compare/v2.3.0...v2.3.1) (2024-06-12)

### Bug Fixes

- added compiler options to react-docgen-typescript for doc site api tables ([#635](https://github.com/washingtonpost/wpds-docs/issues/635)) ([5cd9ce5](https://github.com/washingtonpost/wpds-docs/commit/5cd9ce55dfb5f752b387d7c6caa2abd70fae4487))
- improve INP for drawer content opening and closing ([#642](https://github.com/washingtonpost/wpds-docs/issues/642)) ([8f6de93](https://github.com/washingtonpost/wpds-docs/commit/8f6de93ac8095f317f810f7a0160d17dcb443d54))

# [2.3.0](https://github.com/washingtonpost/wpds-docs/compare/v2.2.0...v2.3.0) (2024-05-14)

### Features
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": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"dev": "next-remote-watch ./docs",
Expand All @@ -27,9 +27,9 @@
"@washingtonpost/site-footer": "0.25.3-alpha.1",
"@washingtonpost/tachyons-css": "^1.8.0",
"@washingtonpost/wpds-assets": "2.0.0",
"@washingtonpost/wpds-kitchen-sink": "*",
"@washingtonpost/wpds-tailwind-theme": "*",
"@washingtonpost/wpds-tokens": "*",
"@washingtonpost/wpds-kitchen-sink": "2.3.1",
"@washingtonpost/wpds-tailwind-theme": "2.3.1",
"@washingtonpost/wpds-tokens": "2.3.1",
"@washingtonpost/wpds-ui-kit": "file:../packages/kit",
"fuse.js": "^6.6.2",
"gray-matter": "^4.0.2",
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": "2.3.0"
"version": "2.3.1"
}
Loading

0 comments on commit e567bd9

Please sign in to comment.