Skip to content

Commit 550ace6

Browse files
author
site-eng-github-actions
committed
chore(release): publish
1 parent ae793dd commit 550ace6

File tree

23 files changed

+97
-45
lines changed

23 files changed

+97
-45
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
### Bug Fixes
9+
10+
- 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))
11+
- update robots meta tag in non prod builds ([ccb0213](https://github.com/washingtonpost/wpds-ui-kit/commit/ccb0213f26925a2903ed7b971bf48299c6c7bfb8))
12+
613
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
714

815
### Bug Fixes

apps/nextjs13-approuter/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
**Note:** Version bump only for package nextjs13-approuter
9+
610
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
711

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

apps/nextjs13-approuter/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs13-approuter",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
13-
"@washingtonpost/wpds-ui-kit": "2.10.0",
12+
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
13+
"@washingtonpost/wpds-ui-kit": "2.10.1",
1414
"next": "13.5.6",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"

apps/nextjs13-pagerouter/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
**Note:** Version bump only for package nextjs13-pagerouter
9+
610
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
711

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

apps/nextjs13-pagerouter/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs13-pagerouter",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
13-
"@washingtonpost/wpds-ui-kit": "2.10.0",
12+
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
13+
"@washingtonpost/wpds-ui-kit": "2.10.1",
1414
"next": "13.5.6",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"

apps/nextjs14-approuter/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
**Note:** Version bump only for package nextjs14-approuter
9+
610
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
711

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

apps/nextjs14-approuter/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs14-approuter",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
13-
"@washingtonpost/wpds-ui-kit": "2.10.0",
12+
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
13+
"@washingtonpost/wpds-ui-kit": "2.10.1",
1414
"next": "14.0.3",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"

apps/nextjs14-pagerouter/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
**Note:** Version bump only for package nextjs14-pagerouter
9+
610
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
711

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

apps/nextjs14-pagerouter/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs14-pagerouter",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@washingtonpost/wpds-kitchen-sink": "2.10.0",
13-
"@washingtonpost/wpds-ui-kit": "2.10.0",
12+
"@washingtonpost/wpds-kitchen-sink": "2.10.1",
13+
"@washingtonpost/wpds-ui-kit": "2.10.1",
1414
"next": "14.0.3",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"

build.washingtonpost.com/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-docs/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
### Bug Fixes
9+
10+
- 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))
11+
- update robots meta tag in non prod builds ([ccb0213](https://github.com/washingtonpost/wpds-docs/commit/ccb0213f26925a2903ed7b971bf48299c6c7bfb8))
12+
613
# [2.10.0](https://github.com/washingtonpost/wpds-docs/compare/v2.9.0...v2.10.0) (2024-12-11)
714

815
### Bug Fixes

build.washingtonpost.com/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@washingtonpost/wpds-docs",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"private": true,
55
"scripts": {
66
"dev": "next-remote-watch ./docs",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"registry": "https://registry.npmjs.org/"
2929
}
3030
},
31-
"version": "2.10.0"
31+
"version": "2.10.1"
3232
}

package-lock.json

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-plugin/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
**Note:** Version bump only for package @washingtonpost/eslint-plugin-wpds
9+
610
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
711

812
### Features

packages/eslint-plugin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@washingtonpost/eslint-plugin-wpds",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "WPDS lint rules",
55
"author": "WPDS Support <wpds@washpost.com>",
66
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
@@ -28,7 +28,7 @@
2828
"@washingtonpost/wpds-ui-kit": "2.9.0"
2929
},
3030
"dependencies": {
31-
"@washingtonpost/wpds-ui-kit": "2.10.0"
31+
"@washingtonpost/wpds-ui-kit": "2.10.1"
3232
},
3333
"devDependencies": {
3434
"jest": "^28.1.0"

packages/kit/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
### Bug Fixes
9+
10+
- 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))
11+
612
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
713

814
### Bug Fixes

packages/kit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@washingtonpost/wpds-ui-kit",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "WPDS UI Kit",
55
"author": "WPDS Support <wpds@washpost.com>",
66
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",

packages/kitchen-sink/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
**Note:** Version bump only for package @washingtonpost/wpds-kitchen-sink
9+
610
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
711

812
### Features

packages/kitchen-sink/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@washingtonpost/wpds-kitchen-sink",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "WPDS Kitchen Sink",
55
"author": "WPDS Support <wpds@washpost.com>",
66
"homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme",
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@washingtonpost/wpds-assets": "^2.9.0",
45-
"@washingtonpost/wpds-ui-kit": "2.10.0",
45+
"@washingtonpost/wpds-ui-kit": "2.10.1",
4646
"nanoid": "^3.3.4"
4747
},
4848
"gitHead": "8690322aa8bd22e196ac46a18563253f1dfbe994"

packages/tailwind-theme/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.10.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.10.0...v2.10.1) (2024-12-20)
7+
8+
**Note:** Version bump only for package @washingtonpost/wpds-tailwind-theme
9+
610
# [2.10.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.9.0...v2.10.0) (2024-12-11)
711

812
### Features

packages/tailwind-theme/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@washingtonpost/wpds-tailwind-theme",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "WPDS Tailwind Theme",
55
"author": "WPDS Support <wpds@washpost.com>",
66
"license": "MIT",
@@ -20,7 +20,7 @@
2020
"@washingtonpost/wpds-ui-kit": "2.9.0"
2121
},
2222
"dependencies": {
23-
"@washingtonpost/wpds-ui-kit": "2.10.0"
23+
"@washingtonpost/wpds-ui-kit": "2.10.1"
2424
},
2525
"devDependencies": {
2626
"autoprefixer": "^10.4.14",

0 commit comments

Comments
 (0)