Skip to content

Commit

Permalink
release: release packages with 'latest' tag
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2025
1 parent 8880843 commit 18fd645
Show file tree
Hide file tree
Showing 55 changed files with 191 additions and 96 deletions.
5 changes: 0 additions & 5 deletions .changeset/rich-peas-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-coats-talk.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/thin-coats-perform.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tiny-chefs-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-fishes-look.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.74.0

### Minor Changes

- [Updated] - pie-design-tokens version bump to 6.8.0 that changes our approach to light/dark colour mode support. Now PIE tokens for each mode have consistent naming. `-dark-`, `-highcontrast-`, `-highcontrast-dark-` prefixes were removed from token naming. ([#2143](https://github.com/justeattakeaway/pie/pull/2143)) by [@dandel10n](https://github.com/dandel10n)

## 2.73.0

### Minor Changes
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-angular12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-angular12

## 0.5.48

### Patch Changes

- Updated dependencies [[`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77)]:
- @justeattakeaway/pie-css@0.14.0
- @justeattakeaway/pie-webc@0.6.2

## 0.5.47

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-angular12/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-angular12",
"version": "0.5.47",
"version": "0.5.48",
"private": true,
"scripts": {
"ng": "ng",
Expand All @@ -17,8 +17,8 @@
"@angular/platform-browser": "15.2.0",
"@angular/platform-browser-dynamic": "15.2.0",
"@angular/router": "15.2.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.6.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-webc": "0.6.2",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-nuxt2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-nuxt2

## 0.7.49

### Patch Changes

- Updated dependencies [[`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77)]:
- @justeattakeaway/pie-css@0.14.0
- @justeattakeaway/pie-webc@0.6.2

## 0.7.48

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-nuxt2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-nuxt2",
"author": "Just Eat Takeaway.com - Design System Team",
"version": "0.7.48",
"version": "0.7.49",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -10,8 +10,8 @@
"generate:examples": "nuxt generate"
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.6.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-webc": "0.6.2",
"core-js": "3.30.0",
"nuxt": "2.17.0",
"vue": "2.7.16",
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-react17/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-react17

## 0.5.47

### Patch Changes

- Updated dependencies [[`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77)]:
- @justeattakeaway/pie-css@0.14.0
- @justeattakeaway/pie-webc@0.6.2

## 0.5.46

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-react17/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-react17",
"private": true,
"version": "0.5.46",
"version": "0.5.47",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -10,8 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.6.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-webc": "0.6.2",
"@lit/react": "1.0.5",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-react18/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-react18

## 0.6.47

### Patch Changes

- Updated dependencies [[`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77)]:
- @justeattakeaway/pie-css@0.14.0
- @justeattakeaway/pie-webc@0.6.2

## 0.6.46

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-react18/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-react18",
"private": true,
"version": "0.6.46",
"version": "0.6.47",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -10,8 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.6.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-webc": "0.6.2",
"@lit/react": "1.0.5",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-vue3

## 0.5.49

### Patch Changes

- Updated dependencies [[`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77)]:
- @justeattakeaway/pie-css@0.14.0
- @justeattakeaway/pie-webc@0.6.2

## 0.5.48

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wc-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-vue3",
"version": "0.5.48",
"version": "0.5.49",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -10,8 +10,8 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.6.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-webc": "0.6.2",
"@vitejs/plugin-vue": "4.0.0",
"vite": "5.3.6",
"vue": "3.2.47"
Expand Down
14 changes: 14 additions & 0 deletions apps/pie-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 4.24.0

### Minor Changes

- [Updated] - pie-design-tokens version bump to 6.8.0. ([#2143](https://github.com/justeattakeaway/pie/pull/2143)) by [@dandel10n](https://github.com/dandel10n)

[Changed] - cleaned up dark mode colour tokens usage in light mode.
[Removed] - removed `-dark-` prefix from dark mode PIE colour tokens.

### Patch Changes

- Updated dependencies [[`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77)]:
- @justeattakeaway/pie-css@0.14.0

## 4.23.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/pie-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pie-docs",
"private": true,
"description": "Documentation website for the PIE design system",
"version": "4.23.0",
"version": "4.24.0",
"main": "index.js",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@justeat/fozzie": "11.0.2",
"@justeat/pie-design-tokens": "6.8.1",
"@justeattakeaway/browserslist-config-pie": "0.2.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-icons": "5.3.0",
"@types/markdown-it": "13.0.2",
"eleventy-plugin-toc": "1.1.5",
Expand Down
16 changes: 16 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 1.19.0

### Minor Changes

- [Updated] - pie-design-tokens version bump to 6.8.0 that changes our approach to light/dark colour mode support. Now PIE tokens for each mode have consistent naming. `-dark-`, `-highcontrast-`, `-highcontrast-dark-` prefixes were removed from token naming. ([#2143](https://github.com/justeattakeaway/pie/pull/2143)) by [@dandel10n](https://github.com/dandel10n)

### Patch Changes

- Updated dependencies [[`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77), [`d53513c`](https://github.com/justeattakeaway/pie/commit/d53513c263039ea2cca47e6381716e732c4e6906), [`e637001`](https://github.com/justeattakeaway/pie/commit/e637001f2a5adc4ef582941344d76bf1e5fcde77), [`d53513c`](https://github.com/justeattakeaway/pie/commit/d53513c263039ea2cca47e6381716e732c4e6906)]:
- @justeattakeaway/pie-card@0.22.0
- @justeattakeaway/pie-text-input@0.25.0
- @justeattakeaway/pie-modal@1.1.0
- @justeattakeaway/pie-css@0.14.0
- @justeattakeaway/pie-divider@1.1.0
- @justeattakeaway/pie-cookie-banner@1.2.3

## 1.18.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 deletions apps/pie-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pie-storybook",
"version": "1.18.0",
"version": "1.19.0",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand All @@ -18,26 +18,26 @@
"@justeat/pie-design-tokens": "6.8.1",
"@justeattakeaway/pie-assistive-text": "0.8.1",
"@justeattakeaway/pie-button": "1.1.0",
"@justeattakeaway/pie-card": "0.21.3",
"@justeattakeaway/pie-card": "0.22.0",
"@justeattakeaway/pie-checkbox": "0.13.7",
"@justeattakeaway/pie-checkbox-group": "0.7.7",
"@justeattakeaway/pie-chip": "0.9.4",
"@justeattakeaway/pie-cookie-banner": "1.2.2",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-divider": "1.0.0",
"@justeattakeaway/pie-cookie-banner": "1.2.3",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-divider": "1.1.0",
"@justeattakeaway/pie-form-label": "0.14.4",
"@justeattakeaway/pie-icon-button": "1.1.0",
"@justeattakeaway/pie-icons-webc": "1.2.0",
"@justeattakeaway/pie-link": "1.0.0",
"@justeattakeaway/pie-lottie-player": "0.0.5",
"@justeattakeaway/pie-modal": "1.0.2",
"@justeattakeaway/pie-modal": "1.1.0",
"@justeattakeaway/pie-notification": "0.12.7",
"@justeattakeaway/pie-radio": "0.6.0",
"@justeattakeaway/pie-radio-group": "0.4.0",
"@justeattakeaway/pie-spinner": "1.0.0",
"@justeattakeaway/pie-switch": "1.0.1",
"@justeattakeaway/pie-tag": "0.12.0",
"@justeattakeaway/pie-text-input": "0.24.6",
"@justeattakeaway/pie-text-input": "0.25.0",
"@justeattakeaway/pie-textarea": "0.13.1",
"@justeattakeaway/pie-thumbnail": "0.1.0",
"@justeattakeaway/pie-toast": "0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pie-monorepo",
"description": "The home of Just Eat Takeaway.com's PIE Design System.",
"version": "2.73.0",
"version": "2.74.0",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-assistive-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-css": "0.14.0",
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-wrapper-react": "0.14.2",
"cem-plugin-module-file-extensions": "0.0.5"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/components/pie-card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @justeattakeaway/pie-card

## 0.22.0

### Minor Changes

- [Changed] - `--dt-elevation-inverse-card` instead of `--dt-elevation-dark-card` token for inverse card elevation. ([#2143](https://github.com/justeattakeaway/pie/pull/2143)) by [@dandel10n](https://github.com/dandel10n)

## 0.21.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/pie-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-card",
"version": "0.21.3",
"version": "0.22.0",
"description": "PIE Design System Card built using Web Components",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-css": "0.14.0",
"@justeattakeaway/pie-wrapper-react": "0.14.2",
"cem-plugin-module-file-extensions": "0.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-checkbox-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-checkbox": "0.13.7",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-css": "0.14.0",
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-css": "0.14.0",
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-chip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-css": "0.14.0",
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 18fd645

Please sign in to comment.