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 Nov 29, 2024
1 parent 9a252c6 commit c64b7a6
Show file tree
Hide file tree
Showing 28 changed files with 122 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-trees-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-turkeys-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-chefs-divide.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/examples/wc-angular12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-angular12

## 0.5.42

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.56

## 0.5.41

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.41",
"version": "0.5.42",
"private": true,
"scripts": {
"ng": "ng",
Expand All @@ -18,7 +18,7 @@
"@angular/platform-browser-dynamic": "15.2.0",
"@angular/router": "15.2.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.55",
"@justeattakeaway/pie-webc": "0.5.56",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-nuxt2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-nuxt2

## 0.7.43

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.56

## 0.7.42

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.42",
"version": "0.7.43",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.55",
"@justeattakeaway/pie-webc": "0.5.56",
"core-js": "3.30.0",
"nuxt": "2.17.0",
"vue": "2.7.16",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-react17/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-react17

## 0.5.41

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.56

## 0.5.40

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.40",
"version": "0.5.41",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.55",
"@justeattakeaway/pie-webc": "0.5.56",
"@lit/react": "1.0.5",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-react18/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-react18

## 0.6.41

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.56

## 0.6.40

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.40",
"version": "0.6.41",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.55",
"@justeattakeaway/pie-webc": "0.5.56",
"@lit/react": "1.0.5",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-vue3

## 0.5.43

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-webc@0.5.56

## 0.5.42

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.42",
"version": "0.5.43",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.55",
"@justeattakeaway/pie-webc": "0.5.56",
"@vitejs/plugin-vue": "4.0.0",
"vite": "5.3.6",
"vue": "3.2.47"
Expand Down
10 changes: 10 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.16.1

### Patch Changes

- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
- @justeattakeaway/pie-button@1.1.0
- @justeattakeaway/pie-cookie-banner@1.2.1
- @justeattakeaway/pie-modal@1.0.1
- @justeattakeaway/pie-toast@0.5.1

## 1.16.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 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.16.0",
"version": "1.16.1",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand All @@ -17,20 +17,20 @@
"dependencies": {
"@justeat/pie-design-tokens": "6.5.0",
"@justeattakeaway/pie-assistive-text": "0.8.0",
"@justeattakeaway/pie-button": "1.0.0",
"@justeattakeaway/pie-button": "1.1.0",
"@justeattakeaway/pie-card": "0.21.3",
"@justeattakeaway/pie-checkbox": "0.13.6",
"@justeattakeaway/pie-checkbox-group": "0.7.6",
"@justeattakeaway/pie-chip": "0.9.3",
"@justeattakeaway/pie-cookie-banner": "1.2.0",
"@justeattakeaway/pie-cookie-banner": "1.2.1",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-divider": "1.0.0",
"@justeattakeaway/pie-form-label": "0.14.4",
"@justeattakeaway/pie-icon-button": "1.0.0",
"@justeattakeaway/pie-icons-webc": "1.1.0",
"@justeattakeaway/pie-link": "1.0.0",
"@justeattakeaway/pie-lottie-player": "0.0.5",
"@justeattakeaway/pie-modal": "1.0.0",
"@justeattakeaway/pie-modal": "1.0.1",
"@justeattakeaway/pie-notification": "0.12.6",
"@justeattakeaway/pie-radio": "0.5.0",
"@justeattakeaway/pie-radio-group": "0.3.0",
Expand All @@ -39,7 +39,7 @@
"@justeattakeaway/pie-tag": "0.12.0",
"@justeattakeaway/pie-text-input": "0.24.5",
"@justeattakeaway/pie-textarea": "0.13.0",
"@justeattakeaway/pie-toast": "0.5.0",
"@justeattakeaway/pie-toast": "0.5.1",
"@justeattakeaway/pie-toast-provider": "0.0.0",
"dompurify": "3.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@commitlint/config-conventional": "17.4.4",
"@justeat/pie-design-tokens": "6.5.0",
"@justeattakeaway/browserslist-config-pie": "0.2.0",
"@justeattakeaway/generator-pie-component": "0.25.0",
"@justeattakeaway/generator-pie-component": "0.26.0",
"@justeattakeaway/pie-icons": "5.2.0",
"@justeattakeaway/pie-webc-testing": "0.13.4",
"@justeattakeaway/pie-wrapper-react": "0.14.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/pie-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 1.1.0

### Minor Changes

- [Changed] - Styling allowing for text-overflow in buttons ([#1089](https://github.com/justeattakeaway/pie/pull/1089)) by [@ashleynolan](https://github.com/ashleynolan)

- [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)

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-button",
"version": "1.0.0",
"version": "1.1.0",
"description": "PIE design system button built using web components",
"type": "module",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/pie-cookie-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @justeattakeaway/pie-cookie-banner

## 1.2.1

### Patch Changes

- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
- @justeattakeaway/pie-button@1.1.0
- @justeattakeaway/pie-modal@1.0.1

## 1.2.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/pie-cookie-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-cookie-banner",
"description": "PIE Design System Cookie Banner built using Web Components",
"version": "1.2.0",
"version": "1.2.1",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -43,11 +43,11 @@
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
"@justeattakeaway/pie-button": "1.0.0",
"@justeattakeaway/pie-button": "1.1.0",
"@justeattakeaway/pie-divider": "1.0.0",
"@justeattakeaway/pie-icon-button": "1.0.0",
"@justeattakeaway/pie-link": "1.0.0",
"@justeattakeaway/pie-modal": "1.0.0",
"@justeattakeaway/pie-modal": "1.0.1",
"@justeattakeaway/pie-switch": "1.0.0",
"@justeattakeaway/pie-webc-core": "0.24.2"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/components/pie-modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @justeattakeaway/pie-modal

## 1.0.1

### Patch Changes

- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
- @justeattakeaway/pie-button@1.1.0

## 1.0.0

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/pie-modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-modal",
"version": "1.0.0",
"version": "1.0.1",
"description": "PIE design system modal 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",
"@justeat/pie-design-tokens": "6.5.0",
"@justeattakeaway/pie-button": "1.0.0",
"@justeattakeaway/pie-button": "1.1.0",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-text-input": "0.24.5",
Expand All @@ -49,7 +49,7 @@
"extends": "../../../package.json"
},
"dependencies": {
"@justeattakeaway/pie-button": "1.0.0",
"@justeattakeaway/pie-button": "1.1.0",
"@justeattakeaway/pie-icon-button": "1.0.0",
"@justeattakeaway/pie-icons-webc": "1.1.0",
"@justeattakeaway/pie-spinner": "1.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/pie-toast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @justeattakeaway/pie-toast

## 0.5.1

### Patch Changes

- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
- @justeattakeaway/pie-button@1.1.0

## 0.5.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/pie-toast/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-toast",
"description": "PIE Design System Toast built using Web Components",
"version": "0.5.0",
"version": "0.5.1",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
"@justeattakeaway/pie-button": "1.0.0",
"@justeattakeaway/pie-button": "1.1.0",
"@justeattakeaway/pie-icon-button": "1.0.0",
"@justeattakeaway/pie-icons-webc": "1.1.0",
"@justeattakeaway/pie-webc-core": "0.24.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/components/pie-webc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @justeattakeaway/pie-webc

## 0.5.56

### Patch Changes

- Updated dependencies [[`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788), [`59743d9`](https://github.com/justeattakeaway/pie/commit/59743d9cdfca179d6322c6806402491fc1fe3788)]:
- @justeattakeaway/pie-button@1.1.0
- @justeattakeaway/pie-cookie-banner@1.2.1
- @justeattakeaway/pie-modal@1.0.1
- @justeattakeaway/pie-toast@0.5.1

## 0.5.55

### Patch Changes
Expand Down
Loading

0 comments on commit c64b7a6

Please sign in to comment.