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 Dec 20, 2024
1 parent ae793dd commit 550ace6
Show file tree
Hide file tree
Showing 23 changed files with 97 additions and 45 deletions.
7 changes: 7 additions & 0 deletions 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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

### Bug Fixes

- allow for reselecting the last selection of InputSearch if cleared. Trigger InputSearch onSelect callback when selection is cleared. ([#682](https://github.com/washingtonpost/wpds-ui-kit/issues/682)) ([ae793dd](https://github.com/washingtonpost/wpds-ui-kit/commit/ae793ddf5b9af0f68606e2d777833b90fd49690a))
- update robots meta tag in non prod builds ([ccb0213](https://github.com/washingtonpost/wpds-ui-kit/commit/ccb0213f26925a2903ed7b971bf48299c6c7bfb8))

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

### Bug Fixes
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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

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

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

**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.10.0",
"version": "2.10.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
"@washingtonpost/wpds-ui-kit": "2.10.0",
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
"@washingtonpost/wpds-ui-kit": "2.10.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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

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

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

**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.10.0",
"version": "2.10.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
"@washingtonpost/wpds-ui-kit": "2.10.0",
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
"@washingtonpost/wpds-ui-kit": "2.10.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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

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

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

**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.10.0",
"version": "2.10.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
"@washingtonpost/wpds-ui-kit": "2.10.0",
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
"@washingtonpost/wpds-ui-kit": "2.10.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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

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

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

**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.10.0",
"version": "2.10.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
"@washingtonpost/wpds-ui-kit": "2.10.0",
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
"@washingtonpost/wpds-ui-kit": "2.10.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.10.1](https://github.com/washingtonpost/wpds-docs/compare/v2.10.0...v2.10.1) (2024-12-20)

### Bug Fixes

- allow for reselecting the last selection of InputSearch if cleared. Trigger InputSearch onSelect callback when selection is cleared. ([#682](https://github.com/washingtonpost/wpds-docs/issues/682)) ([ae793dd](https://github.com/washingtonpost/wpds-docs/commit/ae793ddf5b9af0f68606e2d777833b90fd49690a))
- update robots meta tag in non prod builds ([ccb0213](https://github.com/washingtonpost/wpds-docs/commit/ccb0213f26925a2903ed7b971bf48299c6c7bfb8))

# [2.10.0](https://github.com/washingtonpost/wpds-docs/compare/v2.9.0...v2.10.0) (2024-12-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.10.0",
"version": "2.10.1",
"private": true,
"scripts": {
"dev": "next-remote-watch ./docs",
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.10.0"
"version": "2.10.1"
}
44 changes: 22 additions & 22 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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

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

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

### Features
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.10.0",
"version": "2.10.1",
"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.9.0"
},
"dependencies": {
"@washingtonpost/wpds-ui-kit": "2.10.0"
"@washingtonpost/wpds-ui-kit": "2.10.1"
},
"devDependencies": {
"jest": "^28.1.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/kit/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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

### Bug Fixes

- allow for reselecting the last selection of InputSearch if cleared. Trigger InputSearch onSelect callback when selection is cleared. ([#682](https://github.com/washingtonpost/wpds-ui-kit/issues/682)) ([ae793dd](https://github.com/washingtonpost/wpds-ui-kit/commit/ae793ddf5b9af0f68606e2d777833b90fd49690a))

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion 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.10.0",
"version": "2.10.1",
"description": "WPDS UI Kit",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/kitchen-sink/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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

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

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/kitchen-sink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-kitchen-sink",
"version": "2.10.0",
"version": "2.10.1",
"description": "WPDS Kitchen Sink",
"author": "WPDS Support <wpds@washpost.com>",
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@washingtonpost/wpds-assets": "^2.9.0",
"@washingtonpost/wpds-ui-kit": "2.10.0",
"@washingtonpost/wpds-ui-kit": "2.10.1",
"nanoid": "^3.3.4"
},
"gitHead": "8690322aa8bd22e196ac46a18563253f1dfbe994"
Expand Down
4 changes: 4 additions & 0 deletions packages/tailwind-theme/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.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)

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

# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/tailwind-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@washingtonpost/wpds-tailwind-theme",
"version": "2.10.0",
"version": "2.10.1",
"description": "WPDS Tailwind Theme",
"author": "WPDS Support <wpds@washpost.com>",
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
"@washingtonpost/wpds-ui-kit": "2.9.0"
},
"dependencies": {
"@washingtonpost/wpds-ui-kit": "2.10.0"
"@washingtonpost/wpds-ui-kit": "2.10.1"
},
"devDependencies": {
"autoprefixer": "^10.4.14",
Expand Down
Loading

0 comments on commit 550ace6

Please sign in to comment.