Skip to content

Commit c05a15e

Browse files
Version Packages (#2252)
release: release packages with 'latest' tag Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f87b488 commit c05a15e

28 files changed

+162
-67
lines changed

.changeset/selfish-ads-promise.md

-7
This file was deleted.

apps/examples/wc-angular12/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-angular12
22

3+
## 0.5.61
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.15
9+
310
## 0.5.60
411

512
### Patch Changes

apps/examples/wc-angular12/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wc-angular12",
3-
"version": "0.5.60",
3+
"version": "0.5.61",
44
"private": true,
55
"scripts": {
66
"ng": "ng",
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser-dynamic": "15.2.0",
1919
"@angular/router": "15.2.0",
2020
"@justeattakeaway/pie-css": "0.15.1",
21-
"@justeattakeaway/pie-webc": "0.6.14",
21+
"@justeattakeaway/pie-webc": "0.6.15",
2222
"rxjs": "7.8.0",
2323
"tslib": "2.3.0",
2424
"zone.js": "0.12.0"

apps/examples/wc-nuxt2/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-nuxt2
22

3+
## 0.7.62
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.15
9+
310
## 0.7.61
411

512
### Patch Changes

apps/examples/wc-nuxt2/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wc-nuxt2",
33
"author": "Just Eat Takeaway.com - Design System Team",
4-
"version": "0.7.61",
4+
"version": "0.7.62",
55
"private": true,
66
"scripts": {
77
"dev": "nuxt",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.14",
14+
"@justeattakeaway/pie-webc": "0.6.15",
1515
"core-js": "3.30.0",
1616
"nuxt": "2.17.0",
1717
"vue": "2.7.16",

apps/examples/wc-react17/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-react17
22

3+
## 0.5.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.15
9+
310
## 0.5.59
411

512
### Patch Changes

apps/examples/wc-react17/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wc-react17",
33
"private": true,
4-
"version": "0.5.59",
4+
"version": "0.5.60",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.14",
14+
"@justeattakeaway/pie-webc": "0.6.15",
1515
"@lit/react": "1.0.5",
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2"

apps/examples/wc-react18/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-react18
22

3+
## 0.6.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.15
9+
310
## 0.6.59
411

512
### Patch Changes

apps/examples/wc-react18/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wc-react18",
33
"private": true,
4-
"version": "0.6.59",
4+
"version": "0.6.60",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.14",
14+
"@justeattakeaway/pie-webc": "0.6.15",
1515
"@lit/react": "1.0.5",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"

apps/examples/wc-vue3/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# wc-vue3
22

3+
## 0.5.62
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.6.15
9+
310
## 0.5.61
411

512
### Patch Changes

apps/examples/wc-vue3/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wc-vue3",
3-
"version": "0.5.61",
3+
"version": "0.5.62",
44
"private": true,
55
"scripts": {
66
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.15.1",
14-
"@justeattakeaway/pie-webc": "0.6.14",
14+
"@justeattakeaway/pie-webc": "0.6.15",
1515
"@vitejs/plugin-vue": "4.0.0",
1616
"vite": "5.3.6",
1717
"vue": "3.2.47"

apps/pie-docs/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.29.0
4+
5+
### Minor Changes
6+
7+
- [Added] - primary-alternative variant to buttons ([#2249](https://github.com/justeattakeaway/pie/pull/2249)) by [@raoufswe](https://github.com/raoufswe)
8+
39
## 4.28.1
410

511
### Patch Changes

apps/pie-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pie-docs",
33
"private": true,
44
"description": "Documentation website for the PIE design system",
5-
"version": "4.28.1",
5+
"version": "4.29.0",
66
"main": "index.js",
77
"keywords": [],
88
"author": "Just Eat Takeaway.com - Design System Team",

apps/pie-storybook/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 1.25.0
4+
5+
### Minor Changes
6+
7+
- [Added] - primary-alternative variant to buttons ([#2249](https://github.com/justeattakeaway/pie/pull/2249)) by [@raoufswe](https://github.com/raoufswe)
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`f87b488`](https://github.com/justeattakeaway/pie/commit/f87b4884467373f2475abefef3d8f6067c35f03e)]:
12+
- @justeattakeaway/pie-button@1.4.0
13+
- @justeattakeaway/pie-cookie-banner@1.2.11
14+
- @justeattakeaway/pie-modal@1.4.2
15+
- @justeattakeaway/pie-toast@0.7.7
16+
- @justeattakeaway/pie-toast-provider@0.2.7
17+
318
## 1.24.1
419

520
### Patch Changes

apps/pie-storybook/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pie-storybook",
3-
"version": "1.24.1",
3+
"version": "1.25.0",
44
"private": true,
55
"description": "Storybook for PIE Design System components",
66
"scripts": {
@@ -18,20 +18,20 @@
1818
"dependencies": {
1919
"@justeat/pie-design-tokens": "6.10.0",
2020
"@justeattakeaway/pie-assistive-text": "0.8.4",
21-
"@justeattakeaway/pie-button": "1.3.1",
21+
"@justeattakeaway/pie-button": "1.4.0",
2222
"@justeattakeaway/pie-card": "0.23.1",
2323
"@justeattakeaway/pie-checkbox": "0.14.1",
2424
"@justeattakeaway/pie-checkbox-group": "0.7.11",
2525
"@justeattakeaway/pie-chip": "0.10.1",
26-
"@justeattakeaway/pie-cookie-banner": "1.2.10",
26+
"@justeattakeaway/pie-cookie-banner": "1.2.11",
2727
"@justeattakeaway/pie-css": "0.15.1",
2828
"@justeattakeaway/pie-divider": "1.2.1",
2929
"@justeattakeaway/pie-form-label": "0.14.5",
3030
"@justeattakeaway/pie-icon-button": "1.3.1",
3131
"@justeattakeaway/pie-icons-webc": "1.5.0",
3232
"@justeattakeaway/pie-link": "1.0.1",
3333
"@justeattakeaway/pie-lottie-player": "0.0.5",
34-
"@justeattakeaway/pie-modal": "1.4.1",
34+
"@justeattakeaway/pie-modal": "1.4.2",
3535
"@justeattakeaway/pie-notification": "0.12.14",
3636
"@justeattakeaway/pie-radio": "0.9.0",
3737
"@justeattakeaway/pie-radio-group": "0.7.2",
@@ -42,8 +42,8 @@
4242
"@justeattakeaway/pie-text-input": "0.26.1",
4343
"@justeattakeaway/pie-textarea": "0.14.0",
4444
"@justeattakeaway/pie-thumbnail": "0.6.3",
45-
"@justeattakeaway/pie-toast": "0.7.6",
46-
"@justeattakeaway/pie-toast-provider": "0.2.6",
45+
"@justeattakeaway/pie-toast": "0.7.7",
46+
"@justeattakeaway/pie-toast-provider": "0.2.7",
4747
"dompurify": "3.1.3"
4848
},
4949
"devDependencies": {

packages/components/pie-button/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [Added] - primary-alternative variant to buttons ([#2249](https://github.com/justeattakeaway/pie/pull/2249)) by [@raoufswe](https://github.com/raoufswe)
8+
39
## 1.3.1
410

511
### Patch Changes

packages/components/pie-button/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@justeattakeaway/pie-button",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "PIE design system button built using web components",
55
"repository": {
66
"type": "git",

packages/components/pie-cookie-banner/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @justeattakeaway/pie-cookie-banner
22

3+
## 1.2.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f87b488`](https://github.com/justeattakeaway/pie/commit/f87b4884467373f2475abefef3d8f6067c35f03e)]:
8+
- @justeattakeaway/pie-button@1.4.0
9+
- @justeattakeaway/pie-modal@1.4.2
10+
311
## 1.2.10
412

513
### Patch Changes

packages/components/pie-cookie-banner/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@justeattakeaway/pie-cookie-banner",
33
"description": "PIE Design System Cookie Banner built using Web Components",
4-
"version": "1.2.10",
4+
"version": "1.2.11",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/justeattakeaway/pie",
@@ -48,11 +48,11 @@
4848
"cem-plugin-module-file-extensions": "0.0.5"
4949
},
5050
"dependencies": {
51-
"@justeattakeaway/pie-button": "1.3.1",
51+
"@justeattakeaway/pie-button": "1.4.0",
5252
"@justeattakeaway/pie-divider": "1.2.1",
5353
"@justeattakeaway/pie-icon-button": "1.3.1",
5454
"@justeattakeaway/pie-link": "1.0.1",
55-
"@justeattakeaway/pie-modal": "1.4.1",
55+
"@justeattakeaway/pie-modal": "1.4.2",
5656
"@justeattakeaway/pie-switch": "1.2.1",
5757
"@justeattakeaway/pie-webc-core": "0.24.2"
5858
},

packages/components/pie-modal/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @justeattakeaway/pie-modal
22

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f87b488`](https://github.com/justeattakeaway/pie/commit/f87b4884467373f2475abefef3d8f6067c35f03e)]:
8+
- @justeattakeaway/pie-button@1.4.0
9+
310
## 1.4.1
411

512
### Patch Changes

packages/components/pie-modal/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@justeattakeaway/pie-modal",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "PIE design system modal built using web components",
55
"repository": {
66
"type": "git",
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@custom-elements-manifest/analyzer": "0.9.0",
4242
"@justeat/pie-design-tokens": "6.10.0",
43-
"@justeattakeaway/pie-button": "1.3.1",
43+
"@justeattakeaway/pie-button": "1.4.0",
4444
"@justeattakeaway/pie-components-config": "0.18.0",
4545
"@justeattakeaway/pie-css": "0.15.1",
4646
"@justeattakeaway/pie-text-input": "0.26.1",
@@ -52,7 +52,7 @@
5252
"extends": "../../../package.json"
5353
},
5454
"dependencies": {
55-
"@justeattakeaway/pie-button": "1.3.1",
55+
"@justeattakeaway/pie-button": "1.4.0",
5656
"@justeattakeaway/pie-icon-button": "1.3.1",
5757
"@justeattakeaway/pie-icons-webc": "1.5.0",
5858
"@justeattakeaway/pie-spinner": "1.0.1",

packages/components/pie-toast-provider/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @justeattakeaway/pie-toast-provider
22

3+
## 0.2.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-toast@0.7.7
9+
310
## 0.2.6
411

512
### Patch Changes

packages/components/pie-toast-provider/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@justeattakeaway/pie-toast-provider",
33
"description": "PIE Design System Toast Provider built using Web Components",
4-
"version": "0.2.6",
4+
"version": "0.2.7",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/justeattakeaway/pie",
@@ -44,7 +44,7 @@
4444
"cem-plugin-module-file-extensions": "0.0.5"
4545
},
4646
"dependencies": {
47-
"@justeattakeaway/pie-toast": "0.7.6",
47+
"@justeattakeaway/pie-toast": "0.7.7",
4848
"@justeattakeaway/pie-webc-core": "0.24.2"
4949
},
5050
"volta": {

packages/components/pie-toast/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @justeattakeaway/pie-toast
22

3+
## 0.7.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f87b488`](https://github.com/justeattakeaway/pie/commit/f87b4884467373f2475abefef3d8f6067c35f03e)]:
8+
- @justeattakeaway/pie-button@1.4.0
9+
310
## 0.7.6
411

512
### Patch Changes

0 commit comments

Comments
 (0)