Skip to content

Commit

Permalink
V2 package lock upgraded (#593)
Browse files Browse the repository at this point in the history
* feat: bump wam to 1.24.0 (#546)

* fix: our lockfile area for build dot site was borked (#547)

* feat: add Dialog component

* chore(release): publish

* Apply automatic changes

* chore: add jason

* chore: add julie and erik

* feat: add snowfall to website for fun (#550)

* feat: turn snow on

* fix: remove snow

* fix: remove snow

* fix: remove tokens stylesheet

* feat: responsive screen size hook and css var (#548)

* chore(release): publish

* Apply automatic changes

* feat: add site footer back (#558)

* fix: fixes a scrollbar issue with select and our header component (#563)

* chore(release): publish

* Apply automatic changes

* feat: new dark mode colors and tokens (#554)

* chore(release): publish

* Apply automatic changes

* fix: reverted subtle and faint tokens (#566)

Reverted subtle and faint tokens to their original values. Added a description to flag them as legacy and subject to depreciated

* feat: remove search feature from docs site (#569)

* chore(release): publish

* fix: Fixed onSurface to have the correct camel casing (#571)

* WIP

* new color doc, fixed onSurface token to camel case

* fix linting errors

* revert concurrency for dev command

* Fixed search input

Lint calls out that I need to pass unnecessary dependencies to the useeffect breaking the input search from working. So removing them again.

* fix title and reorganize

* Fix to Update ThemeTokens.jsx

Had a mispelling on the surface-highest

* Update color.mdx

Spacing adjustment

* Fixed border token

Shame on Brian for not using a token for the border color lol

* Update ColorSamples.jsx to use tokens and theme

* Update ThemeTokens.jsx

* Improving Rendering performance per Art recs.

* Update ColorSamples.jsx

* Resolve conflicting Theme

* Update color.mdx

* Update color.mdx - adjusted spacing

* format and update from main

* fix: Change forCards modifier to forSurfaces (#576)

* fix: Change forCards modifier to forSurfaces

After much reflection and thought about the modifier forCards. I wanted to align more clearly to the tokens surface. To make it as clear as possible that its intention is to be used with surfaces

* Update ThemeTokens.jsx

Replace forCards to be forSurfaces in the theme example

* Update wpds.tokens.json

* Update wpds.tokens.json

* fix: first pass [STRY-70]

* Revert "fix: first pass [STRY-70]"

This reverts commit 47a5214.

* fix: only add needed files [STRY-70]

* fix: cleaned up [STRY-70]

* fix: cleaned up again [STRY-70]

* chore: add CSS ADR (#551)

* fix: linting [STRY-70]

* fix: ignoring .idea files [STRY-70]

* chore: updating for exp package

* wip

* chore(release): publish

* fix: update readme (#587)

* chore(release): publish

* chore(release): publish

* fix: formatting (#588)

* chore(release): publish

* fix: fixing formatting (#589)

* chore(release): publish

* Fixing formatting (#590)

* fix: fixing formatting

* fix: ignore tokens in linter

* chore(release): publish

* chore: commit wip (#591)

* fix: readme changes

* chore(release): publish

* Apply automatic changes

* wip

* wip

* chore(release): publish

* wip

* wip

* wip

* wip

* chore(release): publish

* wip

* chore(release): publish

* chore(release): publish

* wip

* wip

* formatting

---------

Co-authored-by: Arturo Silva <artmsilva@gmail.com>
Co-authored-by: wp-aberg <102534985+wp-aberg@users.noreply.github.com>
Co-authored-by: site-eng-github-actions <github-actions-bot@users.noreply.github.com>
Co-authored-by: wp-aberg <wp-aberg@users.noreply.github.com>
Co-authored-by: Arturo Silva <arturo.silva@washpost.com>
Co-authored-by: artmsilva <artmsilva@users.noreply.github.com>
Co-authored-by: Brian Alfaro <brianalfaro@thoughttolife.com>
Co-authored-by: Valerie Hosler <valerie.hosler@washpost.com>
Co-authored-by: Valerie Massimi (Hosler) <val.l.hosler@gmail.com>
  • Loading branch information
10 people authored Mar 18, 2024
1 parent c906024 commit 692f371
Show file tree
Hide file tree
Showing 29 changed files with 26,295 additions and 25,838 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
fixtures/
packages/components/core
ui/theme/src/tokens.ts

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

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

# [2.0.0-alpha.6](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-15)

**Note:** Version bump only for package root

# [2.0.0-alpha.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-15)

**Note:** Version bump only for package root

# [2.0.0-alpha.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-15)

**Note:** Version bump only for package root

# [2.0.0-alpha.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.6...v2.0.0-alpha.3) (2024-03-14)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

# [2.0.0-alpha.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2024-03-14)

# [2.0.0-alpha.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.1...v2.0.0-alpha.0) (2024-03-14)

# [2.1.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.0...v2.1.0-experimental.1) (2024-03-13)

# [2.1.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.0...v2.1.0-experimental.0) (2024-03-13)

### Bug Fixes

- i don't know how dialog went mising ([#579](https://github.com/washingtonpost/wpds-ui-kit/issues/579)) ([e783d0a](https://github.com/washingtonpost/wpds-ui-kit/commit/e783d0a9a132e67f9b35e1434998a9b163969e25))
- merging main and resolving conflicts ([#585](https://github.com/washingtonpost/wpds-ui-kit/issues/585)) ([253effe](https://github.com/washingtonpost/wpds-ui-kit/commit/253effebcc310c6ceee9efbed2e346d7b3132691))
- Playroom fix ([#583](https://github.com/washingtonpost/wpds-ui-kit/issues/583)) ([6b8c42b](https://github.com/washingtonpost/wpds-ui-kit/commit/6b8c42beb93fb2a0e391df6aad5da78cf40d92e3))
- remove border for clear button on input search ([#560](https://github.com/washingtonpost/wpds-ui-kit/issues/560)) ([504b82f](https://github.com/washingtonpost/wpds-ui-kit/commit/504b82fa0a61249ccab701316ed04fda3077503c))
- remove defaultOpen from kitchen sink Tooltip example to prevent client server mismatch ([df842ac](https://github.com/washingtonpost/wpds-ui-kit/commit/df842ac97cbd9f1c6a8a680f4cd9f926f7563fb7))
- take latest minor of Radix accordion ([84f39d4](https://github.com/washingtonpost/wpds-ui-kit/commit/84f39d417b66125ba0efa54dadb08564b9538762))

### Features

- card ([#564](https://github.com/washingtonpost/wpds-ui-kit/issues/564)) ([ce0b9db](https://github.com/washingtonpost/wpds-ui-kit/commit/ce0b9db6985f44d848b0bf38c259f04107f03344))
- fresh install with updated node/npm ([#574](https://github.com/washingtonpost/wpds-ui-kit/issues/574)) ([848b697](https://github.com/washingtonpost/wpds-ui-kit/commit/848b697d97c6e98241b118ae24472a2fb7cede5a))
- move Button, Icon, theme, and VisuallyHidden to v2 package ([#562](https://github.com/washingtonpost/wpds-ui-kit/issues/562)) ([be3524d](https://github.com/washingtonpost/wpds-ui-kit/commit/be3524d388e177023b9c476a68020a478a893f50))
- remove nanoid dependency ([#555](https://github.com/washingtonpost/wpds-ui-kit/issues/555)) ([20f22d6](https://github.com/washingtonpost/wpds-ui-kit/commit/20f22d6a0869de6edb25312bb93638832320b82f))
- update Accordion to React 18 ([#565](https://github.com/washingtonpost/wpds-ui-kit/issues/565)) ([672e239](https://github.com/washingtonpost/wpds-ui-kit/commit/672e23918d9989de9d1a8702d3880b3f4f0ac38f))
- update package-lock ([ed5c500](https://github.com/washingtonpost/wpds-ui-kit/commit/ed5c500bd2e03de9c5a87e26b4edd159374c0273))
- updated InputLabel with latest Radix label component ([#552](https://github.com/washingtonpost/wpds-ui-kit/issues/552)) ([2ca485f](https://github.com/washingtonpost/wpds-ui-kit/commit/2ca485f6be2da0627fad98f3961ab71afdb84b23))
- v2 mass components upgrade/migration ([#578](https://github.com/washingtonpost/wpds-ui-kit/issues/578)) ([5e0394b](https://github.com/washingtonpost/wpds-ui-kit/commit/5e0394b4e6747bfd9fee1dc0bcd82d1dcb6cd9b6)), closes [#580](https://github.com/washingtonpost/wpds-ui-kit/issues/580) [#579](https://github.com/washingtonpost/wpds-ui-kit/issues/579)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

**Note:** Version bump only for package root
Expand All @@ -15,6 +59,45 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package root

## [1.22.6](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.5...v1.22.6) (2024-03-14)

### Bug Fixes

- readme changes ([035b5c8](https://github.com/washingtonpost/wpds-ui-kit/commit/035b5c8ce14f1994a0be0966e961e40ead24d339))

## [1.22.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.4...v1.22.5) (2024-03-14)

**Note:** Version bump only for package root

## [1.22.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.3...v1.22.4) (2024-03-14)

### Bug Fixes

- fixing formatting ([#589](https://github.com/washingtonpost/wpds-ui-kit/issues/589)) ([a717dbc](https://github.com/washingtonpost/wpds-ui-kit/commit/a717dbcd9dbc2c2e8619719692636f2287e556cd))

## [1.22.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.2...v1.22.3) (2024-03-14)

### Bug Fixes

- formatting ([#588](https://github.com/washingtonpost/wpds-ui-kit/issues/588)) ([d1e9ad4](https://github.com/washingtonpost/wpds-ui-kit/commit/d1e9ad4166881dea6a9df1ecd8a9d5f0e598efef))

## [1.22.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.1...v1.22.2) (2024-03-14)

**Note:** Version bump only for package root

## [1.22.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.0...v1.22.1) (2024-03-14)

### Bug Fixes

- Change forCards modifier to forSurfaces ([#576](https://github.com/washingtonpost/wpds-ui-kit/issues/576)) ([c5e0422](https://github.com/washingtonpost/wpds-ui-kit/commit/c5e04223fb2e7c40506751fda61a0a2844101e01))
- cleaned up [STRY-70] ([007ae6a](https://github.com/washingtonpost/wpds-ui-kit/commit/007ae6a83ba26c53ce1d03bbf4dc035359563be0))
- cleaned up again [STRY-70] ([95556bf](https://github.com/washingtonpost/wpds-ui-kit/commit/95556bf5f384d62e0523161a81af2cf62b4506ef))
- Fixed onSurface to have the correct camel casing ([#571](https://github.com/washingtonpost/wpds-ui-kit/issues/571)) ([9daca60](https://github.com/washingtonpost/wpds-ui-kit/commit/9daca60f9c562aa2d697c8389d44d2ef491f1494))
- ignoring .idea files [STRY-70] ([c686693](https://github.com/washingtonpost/wpds-ui-kit/commit/c686693d49c51b261bb36f134bdb834478c5be0b))
- linting [STRY-70] ([63e8949](https://github.com/washingtonpost/wpds-ui-kit/commit/63e894934cda486b1d59477b5d60650d0e861893))
- only add needed files [STRY-70] ([ca38fb2](https://github.com/washingtonpost/wpds-ui-kit/commit/ca38fb2a8f813a543908e9e96acb39115f419e4c))
- update readme ([#587](https://github.com/washingtonpost/wpds-ui-kit/issues/587)) ([73b4b9e](https://github.com/washingtonpost/wpds-ui-kit/commit/73b4b9e3ac698cdca779cd0c49c490167e18180f))

# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15)

### Bug Fixes
Expand Down
11 changes: 8 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
experimental-version:
npx lerna version --conventional-commits --conventional-prerelease --preid=experimental --sign-git-tag=experimental --no-changelog --yes --force-publish
npx lerna version prerelease --force-publish --preid=alpha --sign-git-tag=alpha

experimental-publish:
npx lerna publish from-package --dist-tag experimental --yes --no-verify-access

npx lerna publish from-package --dist-tag experimental
main-publish:
npx lerna publish from-package --yes --no-git-reset --no-verify-access

Expand All @@ -16,10 +16,15 @@ experimental-release:
npm run turbo:build:force
make experimental-publish

# checkout any uncommitted changes
boop-checkout:
git checkout .

# create main release
main-release:
make main-version
npm run turbo:build:ui:force
make boop-checkout
make main-publish
npm install
npm run format
Expand Down
28 changes: 28 additions & 0 deletions apps/nextjs13-approuter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.6](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-15)

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

# [2.0.0-alpha.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-15)

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

# [2.0.0-alpha.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-15)

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

# [2.0.0-alpha.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.6...v2.0.0-alpha.3) (2024-03-14)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

# [2.0.0-alpha.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2024-03-14)

# [2.0.0-alpha.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.1...v2.0.0-alpha.0) (2024-03-14)

# [2.1.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.0...v2.1.0-experimental.1) (2024-03-13)

# [2.1.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.0...v2.1.0-experimental.0) (2024-03-13)

### Features

- v2 mass components upgrade/migration ([#578](https://github.com/washingtonpost/wpds-ui-kit/issues/578)) ([5e0394b](https://github.com/washingtonpost/wpds-ui-kit/commit/5e0394b4e6747bfd9fee1dc0bcd82d1dcb6cd9b6)), closes [#580](https://github.com/washingtonpost/wpds-ui-kit/issues/580) [#579](https://github.com/washingtonpost/wpds-ui-kit/issues/579)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

**Note:** Version bump only for package nextjs13-approuter
Expand Down
10 changes: 5 additions & 5 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-alpha.2",
"version": "2.0.0-alpha.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.2",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.2",
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.6",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.6",
"next": "13.5.6",
"react": "^18",
"react-dom": "^18"
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
28 changes: 28 additions & 0 deletions apps/nextjs13-pagerouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.6](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-15)

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

# [2.0.0-alpha.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-15)

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

# [2.0.0-alpha.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-15)

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

# [2.0.0-alpha.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.6...v2.0.0-alpha.3) (2024-03-14)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

# [2.0.0-alpha.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2024-03-14)

# [2.0.0-alpha.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.1...v2.0.0-alpha.0) (2024-03-14)

# [2.1.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.0...v2.1.0-experimental.1) (2024-03-13)

# [2.1.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.0...v2.1.0-experimental.0) (2024-03-13)

### Features

- v2 mass components upgrade/migration ([#578](https://github.com/washingtonpost/wpds-ui-kit/issues/578)) ([5e0394b](https://github.com/washingtonpost/wpds-ui-kit/commit/5e0394b4e6747bfd9fee1dc0bcd82d1dcb6cd9b6)), closes [#580](https://github.com/washingtonpost/wpds-ui-kit/issues/580) [#579](https://github.com/washingtonpost/wpds-ui-kit/issues/579)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

**Note:** Version bump only for package nextjs13-pagerouter
Expand Down
10 changes: 5 additions & 5 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-alpha.2",
"version": "2.0.0-alpha.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.2",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.2",
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.6",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.6",
"next": "13.5.6",
"react": "^18",
"react-dom": "^18"
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
28 changes: 28 additions & 0 deletions apps/nextjs14-approuter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.6](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-15)

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

# [2.0.0-alpha.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-15)

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

# [2.0.0-alpha.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-15)

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

# [2.0.0-alpha.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.6...v2.0.0-alpha.3) (2024-03-14)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

# [2.0.0-alpha.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2024-03-14)

# [2.0.0-alpha.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.1...v2.0.0-alpha.0) (2024-03-14)

# [2.1.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.0...v2.1.0-experimental.1) (2024-03-13)

# [2.1.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.0...v2.1.0-experimental.0) (2024-03-13)

### Features

- v2 mass components upgrade/migration ([#578](https://github.com/washingtonpost/wpds-ui-kit/issues/578)) ([5e0394b](https://github.com/washingtonpost/wpds-ui-kit/commit/5e0394b4e6747bfd9fee1dc0bcd82d1dcb6cd9b6)), closes [#580](https://github.com/washingtonpost/wpds-ui-kit/issues/580) [#579](https://github.com/washingtonpost/wpds-ui-kit/issues/579)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

**Note:** Version bump only for package nextjs14-approuter
Expand Down
10 changes: 5 additions & 5 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.0.0-alpha.2",
"version": "2.0.0-alpha.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.2",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.2",
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.6",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.6",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18"
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
28 changes: 28 additions & 0 deletions apps/nextjs14-pagerouter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-alpha.6](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-15)

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

# [2.0.0-alpha.5](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-15)

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

# [2.0.0-alpha.4](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-15)

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

# [2.0.0-alpha.3](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.6...v2.0.0-alpha.3) (2024-03-14)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

# [2.0.0-alpha.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2024-03-14)

# [2.0.0-alpha.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.1...v2.0.0-alpha.0) (2024-03-14)

# [2.1.0-experimental.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.1.0-experimental.0...v2.1.0-experimental.1) (2024-03-13)

# [2.1.0-experimental.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.22.0...v2.1.0-experimental.0) (2024-03-13)

### Features

- v2 mass components upgrade/migration ([#578](https://github.com/washingtonpost/wpds-ui-kit/issues/578)) ([5e0394b](https://github.com/washingtonpost/wpds-ui-kit/commit/5e0394b4e6747bfd9fee1dc0bcd82d1dcb6cd9b6)), closes [#580](https://github.com/washingtonpost/wpds-ui-kit/issues/580) [#579](https://github.com/washingtonpost/wpds-ui-kit/issues/579)

# [2.0.0-alpha.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-03-14)

**Note:** Version bump only for package nextjs14-pagerouter
Expand Down
10 changes: 5 additions & 5 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-alpha.2",
"version": "2.0.0-alpha.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.2",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.2",
"@washingtonpost/wpds-kitchen-sink": "2.0.0-alpha.6",
"@washingtonpost/wpds-ui-kit": "2.0.0-alpha.6",
"next": "14.0.3",
"react": "^18",
"react-dom": "^18"
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
Loading

0 comments on commit 692f371

Please sign in to comment.