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 May 6, 2024
1 parent f3da010 commit 811c532
Show file tree
Hide file tree
Showing 23 changed files with 101 additions and 181 deletions.
6 changes: 6 additions & 0 deletions 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.1.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0...v2.1.0) (2024-05-06)

### Features

- use treeshaking from tsup ([#624](https://github.com/washingtonpost/wpds-ui-kit/issues/624)) ([f3da010](https://github.com/washingtonpost/wpds-ui-kit/commit/f3da01063f4f326d5045e48c63e4ae9ea8e39aa1))

# [2.0.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.24.0...v2.0.0) (2024-04-24)

### Features
Expand Down
6 changes: 6 additions & 0 deletions apps/nextjs13-approuter/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.1.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0...v2.1.0) (2024-05-06)

### Features

- use treeshaking from tsup ([#624](https://github.com/washingtonpost/wpds-ui-kit/issues/624)) ([f3da010](https://github.com/washingtonpost/wpds-ui-kit/commit/f3da01063f4f326d5045e48c63e4ae9ea8e39aa1))

# [2.0.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.24.0...v2.0.0) (2024-04-24)

### Features
Expand Down
4 changes: 2 additions & 2 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.0.0",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.0.0",
"@washingtonpost/wpds-kitchen-sink": "2.1.0",
"@washingtonpost/wpds-ui-kit": "npm:wpds-ui-kit@*",
"next": "13.5.6",
"react": "^18.2.0",
Expand Down
6 changes: 6 additions & 0 deletions apps/nextjs13-pagerouter/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.1.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0...v2.1.0) (2024-05-06)

### Features

- use treeshaking from tsup ([#624](https://github.com/washingtonpost/wpds-ui-kit/issues/624)) ([f3da010](https://github.com/washingtonpost/wpds-ui-kit/commit/f3da01063f4f326d5045e48c63e4ae9ea8e39aa1))

# [2.0.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.24.0...v2.0.0) (2024-04-24)

### Features
Expand Down
4 changes: 2 additions & 2 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.0.0",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.0.0",
"@washingtonpost/wpds-kitchen-sink": "2.1.0",
"@washingtonpost/wpds-ui-kit": "npm:wpds-ui-kit@*",
"next": "13.5.6",
"react": "^18.2.0",
Expand Down
6 changes: 6 additions & 0 deletions apps/nextjs14-approuter/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.1.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0...v2.1.0) (2024-05-06)

### Features

- use treeshaking from tsup ([#624](https://github.com/washingtonpost/wpds-ui-kit/issues/624)) ([f3da010](https://github.com/washingtonpost/wpds-ui-kit/commit/f3da01063f4f326d5045e48c63e4ae9ea8e39aa1))

# [2.0.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.24.0...v2.0.0) (2024-04-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion apps/nextjs14-approuter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs14-approuter",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions apps/nextjs14-pagerouter/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.1.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0...v2.1.0) (2024-05-06)

### Features

- use treeshaking from tsup ([#624](https://github.com/washingtonpost/wpds-ui-kit/issues/624)) ([f3da010](https://github.com/washingtonpost/wpds-ui-kit/commit/f3da01063f4f326d5045e48c63e4ae9ea8e39aa1))

# [2.0.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.24.0...v2.0.0) (2024-04-24)

### Features
Expand Down
4 changes: 2 additions & 2 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.0.0",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "^2.0.0",
"@washingtonpost/wpds-kitchen-sink": "2.1.0",
"@washingtonpost/wpds-ui-kit": "npm:wpds-ui-kit@*",
"next": "14.0.3",
"react": "^18.2.0",
Expand Down
6 changes: 6 additions & 0 deletions build.washingtonpost.com/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.1.0](https://github.com/washingtonpost/wpds-docs/compare/v2.0.0...v2.1.0) (2024-05-06)

### Features

- use treeshaking from tsup ([#624](https://github.com/washingtonpost/wpds-docs/issues/624)) ([f3da010](https://github.com/washingtonpost/wpds-docs/commit/f3da01063f4f326d5045e48c63e4ae9ea8e39aa1))

# [2.0.0](https://github.com/washingtonpost/wpds-docs/compare/v1.24.0...v2.0.0) (2024-04-24)

### 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.0.0",
"version": "2.1.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.0.0",
"@washingtonpost/wpds-kitchen-sink": "2.0.0",
"@washingtonpost/wpds-tailwind-theme": "2.0.0",
"@washingtonpost/wpds-tokens": "2.0.0",
"@washingtonpost/wpds-kitchen-sink": "2.1.0",
"@washingtonpost/wpds-tailwind-theme": "2.1.0",
"@washingtonpost/wpds-tokens": "2.1.0",
"@washingtonpost/wpds-ui-kit": "npm:wpds-ui-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.0.0"
"version": "2.1.0"
}
Loading

0 comments on commit 811c532

Please sign in to comment.