Skip to content

Commit 7032e7c

Browse files
release: release packages with 'latest' tag
1 parent 88fcb8f commit 7032e7c

24 files changed

+114
-39
lines changed

.changeset/clever-trees-sort.md

-5
This file was deleted.

.changeset/rotten-chefs-divide.md

-5
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.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.5.56
9+
310
## 0.5.41
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.41",
3+
"version": "0.5.42",
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.13.1",
21-
"@justeattakeaway/pie-webc": "0.5.55",
21+
"@justeattakeaway/pie-webc": "0.5.56",
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.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.5.56
9+
310
## 0.7.42
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.42",
4+
"version": "0.7.43",
55
"private": true,
66
"scripts": {
77
"dev": "nuxt",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.13.1",
14-
"@justeattakeaway/pie-webc": "0.5.55",
14+
"@justeattakeaway/pie-webc": "0.5.56",
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.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.5.56
9+
310
## 0.5.40
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.40",
4+
"version": "0.5.41",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.13.1",
14-
"@justeattakeaway/pie-webc": "0.5.55",
14+
"@justeattakeaway/pie-webc": "0.5.56",
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.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.5.56
9+
310
## 0.6.40
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.40",
4+
"version": "0.6.41",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.13.1",
14-
"@justeattakeaway/pie-webc": "0.5.55",
14+
"@justeattakeaway/pie-webc": "0.5.56",
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.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @justeattakeaway/pie-webc@0.5.56
9+
310
## 0.5.42
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.42",
3+
"version": "0.5.43",
44
"private": true,
55
"scripts": {
66
"dev": "vite",
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@justeattakeaway/pie-css": "0.13.1",
14-
"@justeattakeaway/pie-webc": "0.5.55",
14+
"@justeattakeaway/pie-webc": "0.5.56",
1515
"@vitejs/plugin-vue": "4.0.0",
1616
"vite": "5.3.6",
1717
"vue": "3.2.47"

apps/pie-storybook/CHANGELOG.md

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

3+
## 1.16.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
8+
- @justeattakeaway/pie-button@1.1.0
9+
- @justeattakeaway/pie-cookie-banner@1.2.1
10+
- @justeattakeaway/pie-modal@1.0.1
11+
- @justeattakeaway/pie-toast@0.5.1
12+
313
## 1.16.0
414

515
### Minor Changes

apps/pie-storybook/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pie-storybook",
3-
"version": "1.16.0",
3+
"version": "1.16.1",
44
"private": true,
55
"description": "Storybook for PIE Design System components",
66
"scripts": {
@@ -16,20 +16,20 @@
1616
"dependencies": {
1717
"@justeat/pie-design-tokens": "6.5.0",
1818
"@justeattakeaway/pie-assistive-text": "0.8.0",
19-
"@justeattakeaway/pie-button": "1.0.0",
19+
"@justeattakeaway/pie-button": "1.1.0",
2020
"@justeattakeaway/pie-card": "0.21.3",
2121
"@justeattakeaway/pie-checkbox": "0.13.6",
2222
"@justeattakeaway/pie-checkbox-group": "0.7.6",
2323
"@justeattakeaway/pie-chip": "0.9.3",
24-
"@justeattakeaway/pie-cookie-banner": "1.2.0",
24+
"@justeattakeaway/pie-cookie-banner": "1.2.1",
2525
"@justeattakeaway/pie-css": "0.13.1",
2626
"@justeattakeaway/pie-divider": "1.0.0",
2727
"@justeattakeaway/pie-form-label": "0.14.4",
2828
"@justeattakeaway/pie-icon-button": "1.0.0",
2929
"@justeattakeaway/pie-icons-webc": "1.1.0",
3030
"@justeattakeaway/pie-link": "1.0.0",
3131
"@justeattakeaway/pie-lottie-player": "0.0.5",
32-
"@justeattakeaway/pie-modal": "1.0.0",
32+
"@justeattakeaway/pie-modal": "1.0.1",
3333
"@justeattakeaway/pie-notification": "0.12.6",
3434
"@justeattakeaway/pie-radio": "0.5.0",
3535
"@justeattakeaway/pie-radio-group": "0.3.0",
@@ -38,7 +38,7 @@
3838
"@justeattakeaway/pie-tag": "0.12.0",
3939
"@justeattakeaway/pie-text-input": "0.24.5",
4040
"@justeattakeaway/pie-textarea": "0.13.0",
41-
"@justeattakeaway/pie-toast": "0.5.0",
41+
"@justeattakeaway/pie-toast": "0.5.1",
4242
"@justeattakeaway/pie-toast-provider": "0.0.0",
4343
"dompurify": "3.1.3"
4444
},

packages/components/pie-button/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [Changed] - Styling allowing for text-overflow in buttons ([#1089](https://github.com/justeattakeaway/pie/pull/1089)) by [@ashleynolan](https://github.com/ashleynolan)
8+
9+
- [Changed] - enabled text wrapping onto multiple lines for all button types ([#1089](https://github.com/justeattakeaway/pie/pull/1089)) by [@ashleynolan](https://github.com/ashleynolan)
10+
311
## 1.0.0
412

513
### Major 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.0.0",
3+
"version": "1.1.0",
44
"description": "PIE design system button built using web components",
55
"type": "module",
66
"main": "dist/index.js",

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.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
8+
- @justeattakeaway/pie-button@1.1.0
9+
- @justeattakeaway/pie-modal@1.0.1
10+
311
## 1.2.0
412

513
### Minor 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.0",
4+
"version": "1.2.1",
55
"type": "module",
66
"main": "dist/index.js",
77
"module": "dist/index.js",
@@ -43,11 +43,11 @@
4343
"cem-plugin-module-file-extensions": "0.0.5"
4444
},
4545
"dependencies": {
46-
"@justeattakeaway/pie-button": "1.0.0",
46+
"@justeattakeaway/pie-button": "1.1.0",
4747
"@justeattakeaway/pie-divider": "1.0.0",
4848
"@justeattakeaway/pie-icon-button": "1.0.0",
4949
"@justeattakeaway/pie-link": "1.0.0",
50-
"@justeattakeaway/pie-modal": "1.0.0",
50+
"@justeattakeaway/pie-modal": "1.0.1",
5151
"@justeattakeaway/pie-switch": "1.0.0",
5252
"@justeattakeaway/pie-webc-core": "0.24.2"
5353
},

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.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
8+
- @justeattakeaway/pie-button@1.1.0
9+
310
## 1.0.0
411

512
### Major 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.0.0",
3+
"version": "1.0.1",
44
"description": "PIE design system modal built using web components",
55
"type": "module",
66
"main": "dist/index.js",
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@custom-elements-manifest/analyzer": "0.9.0",
3939
"@justeat/pie-design-tokens": "6.5.0",
40-
"@justeattakeaway/pie-button": "1.0.0",
40+
"@justeattakeaway/pie-button": "1.1.0",
4141
"@justeattakeaway/pie-components-config": "0.18.0",
4242
"@justeattakeaway/pie-css": "0.13.1",
4343
"@justeattakeaway/pie-text-input": "0.24.5",
@@ -49,7 +49,7 @@
4949
"extends": "../../../package.json"
5050
},
5151
"dependencies": {
52-
"@justeattakeaway/pie-button": "1.0.0",
52+
"@justeattakeaway/pie-button": "1.1.0",
5353
"@justeattakeaway/pie-icon-button": "1.0.0",
5454
"@justeattakeaway/pie-icons-webc": "1.1.0",
5555
"@justeattakeaway/pie-spinner": "1.0.0",

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.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
8+
- @justeattakeaway/pie-button@1.1.0
9+
310
## 0.5.0
411

512
### Minor Changes

packages/components/pie-toast/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@justeattakeaway/pie-toast",
33
"description": "PIE Design System Toast built using Web Components",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"type": "module",
66
"main": "dist/index.js",
77
"module": "dist/index.js",
@@ -41,7 +41,7 @@
4141
"cem-plugin-module-file-extensions": "0.0.5"
4242
},
4343
"dependencies": {
44-
"@justeattakeaway/pie-button": "1.0.0",
44+
"@justeattakeaway/pie-button": "1.1.0",
4545
"@justeattakeaway/pie-icon-button": "1.0.0",
4646
"@justeattakeaway/pie-icons-webc": "1.1.0",
4747
"@justeattakeaway/pie-webc-core": "0.24.2"

packages/components/pie-webc/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @justeattakeaway/pie-webc
22

3+
## 0.5.56
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
8+
- @justeattakeaway/pie-button@1.1.0
9+
- @justeattakeaway/pie-cookie-banner@1.2.1
10+
- @justeattakeaway/pie-modal@1.0.1
11+
- @justeattakeaway/pie-toast@0.5.1
12+
313
## 0.5.55
414

515
### Patch Changes

0 commit comments

Comments
 (0)