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 Jul 22, 2024
1 parent 938399f commit d73c498
Show file tree
Hide file tree
Showing 23 changed files with 120 additions and 52 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

### Bug Fixes

- **kit:** replace all instances of legacy faint, subtle tokens with outline token ([133153d](https://github.com/washingtonpost/wpds-ui-kit/commit/133153dcfb1906b7ceb2c7998a08e61749be4eaa))
- remove reach dependency in InputSearch for React 18 compatibility ([#645](https://github.com/washingtonpost/wpds-ui-kit/issues/645)) ([7634780](https://github.com/washingtonpost/wpds-ui-kit/commit/7634780f253192ee630609216e32c59db146bc03))

### Features

- update wam ([#651](https://github.com/washingtonpost/wpds-ui-kit/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-ui-kit/commit/938399f8dd987d1056c4b02bc143dbeb917acb06))

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

### 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.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

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

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

**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.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.4.0",
"@washingtonpost/wpds-ui-kit": "2.4.0",
"@washingtonpost/wpds-kitchen-sink": "2.5.0",
"@washingtonpost/wpds-ui-kit": "2.5.0",
"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.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

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

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

**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.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.4.0",
"@washingtonpost/wpds-ui-kit": "2.4.0",
"@washingtonpost/wpds-kitchen-sink": "2.5.0",
"@washingtonpost/wpds-ui-kit": "2.5.0",
"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.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

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

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

**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.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.4.0",
"@washingtonpost/wpds-ui-kit": "2.4.0",
"@washingtonpost/wpds-kitchen-sink": "2.5.0",
"@washingtonpost/wpds-ui-kit": "2.5.0",
"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.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

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

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

**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.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.4.0",
"@washingtonpost/wpds-ui-kit": "2.4.0",
"@washingtonpost/wpds-kitchen-sink": "2.5.0",
"@washingtonpost/wpds-ui-kit": "2.5.0",
"next": "14.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
10 changes: 10 additions & 0 deletions build.washingtonpost.com/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/washingtonpost/wpds-docs/compare/v2.4.0...v2.5.0) (2024-07-22)

### Bug Fixes

- remove reach dependency in InputSearch for React 18 compatibility ([#645](https://github.com/washingtonpost/wpds-docs/issues/645)) ([7634780](https://github.com/washingtonpost/wpds-docs/commit/7634780f253192ee630609216e32c59db146bc03))

### Features

- update wam ([#651](https://github.com/washingtonpost/wpds-docs/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-docs/commit/938399f8dd987d1056c4b02bc143dbeb917acb06))

# [2.4.0](https://github.com/washingtonpost/wpds-docs/compare/v2.3.2...v2.4.0) (2024-06-28)

### 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.4.0",
"version": "2.5.0",
"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.4.1",
"@washingtonpost/wpds-kitchen-sink": "2.4.0",
"@washingtonpost/wpds-tailwind-theme": "2.4.0",
"@washingtonpost/wpds-tokens": "2.4.0",
"@washingtonpost/wpds-kitchen-sink": "2.5.0",
"@washingtonpost/wpds-tailwind-theme": "2.5.0",
"@washingtonpost/wpds-tokens": "2.5.0",
"@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.4.0"
"version": "2.5.0"
}
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/eslint-plugin/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.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

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

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

**Note:** Version bump only for package @washingtonpost/eslint-plugin-wpds
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/eslint-plugin-wpds",
"version": "2.4.0",
"version": "2.5.0",
"description": "WPDS lint rules",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.10"
},
"dependencies": {
"@washingtonpost/wpds-ui-kit": "2.4.0"
"@washingtonpost/wpds-ui-kit": "2.5.0"
},
"devDependencies": {
"jest": "^28.1.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

### Bug Fixes

- **kit:** replace all instances of legacy faint, subtle tokens with outline token ([133153d](https://github.com/washingtonpost/wpds-ui-kit/commit/133153dcfb1906b7ceb2c7998a08e61749be4eaa))
- remove reach dependency in InputSearch for React 18 compatibility ([#645](https://github.com/washingtonpost/wpds-ui-kit/issues/645)) ([7634780](https://github.com/washingtonpost/wpds-ui-kit/commit/7634780f253192ee630609216e32c59db146bc03))

### Features

- update wam ([#651](https://github.com/washingtonpost/wpds-ui-kit/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-ui-kit/commit/938399f8dd987d1056c4b02bc143dbeb917acb06))

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-ui-kit",
"version": "2.4.0",
"version": "2.5.0",
"description": "WPDS UI Kit",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -62,8 +62,8 @@
"match-sorter": "6.3.1",
"nanoid": "^3.3.4",
"popper-max-size-modifier": "^0.2.0",
"react-popper": "^2.2.5",
"react-aria": "^3.33.1",
"react-popper": "^2.2.5",
"react-stately": "^3.31.1",
"react-swipeable": "^7.0.0",
"react-transition-group": "^4.4.5"
Expand Down
6 changes: 6 additions & 0 deletions packages/kitchen-sink/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22)

### Features

- update wam ([#651](https://github.com/washingtonpost/wpds-ui-kit/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-ui-kit/commit/938399f8dd987d1056c4b02bc143dbeb917acb06))

# [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28)

**Note:** Version bump only for package @washingtonpost/wpds-kitchen-sink
Expand Down
Loading

0 comments on commit d73c498

Please sign in to comment.