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 Aug 6, 2024
1 parent 2af0d50 commit a2edc3d
Show file tree
Hide file tree
Showing 32 changed files with 140 additions and 51 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-jobs-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-pens-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-fishes-push.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thirty-peaches-thank.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.4

### Patch Changes

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

## 0.5.3

### 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.3",
"version": "0.5.4",
"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.12.1",
"@justeattakeaway/pie-webc": "0.5.17",
"@justeattakeaway/pie-webc": "0.5.18",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-next10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-next10

## 0.6.4

### Patch Changes

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

## 0.6.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next10/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-next10",
"version": "0.6.3",
"version": "0.6.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.17",
"@justeattakeaway/pie-webc": "0.5.18",
"@lit/react": "1.0.2",
"next": "10.2.3",
"next-transpile-modules": "4.1.0",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-next13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-next13

## 0.4.4

### Patch Changes

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

## 0.4.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next13/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-next13",
"private": true,
"version": "0.4.3",
"version": "0.4.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.17",
"@justeattakeaway/pie-webc": "0.5.18",
"@lit-labs/nextjs": "0.2.0",
"@lit/react": "1.0.5",
"next": "13.5.5",
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.5

### Patch Changes

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

## 0.7.4

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

## 0.6.5

### Patch Changes

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

## 0.6.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-nuxt3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-nuxt3",
"version": "0.6.4",
"version": "0.6.5",
"private": true,
"scripts": {
"build:examples": "nuxt build",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.17",
"@justeattakeaway/pie-webc": "0.5.18",
"nuxt-ssr-lit": "1.6.5"
},
"devDependencies": {
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.3

### Patch Changes

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

## 0.5.2

### 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.2",
"version": "0.5.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.17",
"@justeattakeaway/pie-webc": "0.5.18",
"@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.3

### Patch Changes

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

## 0.6.2

### 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.2",
"version": "0.6.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.17",
"@justeattakeaway/pie-webc": "0.5.18",
"@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-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-vanilla

## 0.5.5

### Patch Changes

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

## 0.5.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-vanilla",
"version": "0.5.4",
"version": "0.5.5",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"@justeat/pie-design-tokens": "6.3.1",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-icons-webc": "0.24.2",
"@justeattakeaway/pie-webc": "0.5.17"
"@justeattakeaway/pie-webc": "0.5.18"
},
"installConfig": {
"hoistingLimits": "workspaces"
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.5

### Patch Changes

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

## 0.5.4

### 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.4",
"version": "0.5.5",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.17",
"@justeattakeaway/pie-webc": "0.5.18",
"@vitejs/plugin-vue": "4.0.0",
"vite": "4.5.3",
"vue": "3.2.47"
Expand Down
15 changes: 15 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 1.1.0

### Minor Changes

- [Added] - Character count and label to pie-textarea ([#1666](https://github.com/justeattakeaway/pie/pull/1666)) by [@jamieomaguire](https://github.com/jamieomaguire)

### Patch Changes

- [Added] - variant and isStrong props ([#1619](https://github.com/justeattakeaway/pie/pull/1619)) by [@thejfreitas](https://github.com/thejfreitas)

- Updated dependencies [[`576945ab0`](https://github.com/justeattakeaway/pie/commit/576945ab03497a7ad333a818dc0fa212beb18e58), [`576945ab0`](https://github.com/justeattakeaway/pie/commit/576945ab03497a7ad333a818dc0fa212beb18e58), [`2af0d5093`](https://github.com/justeattakeaway/pie/commit/2af0d5093e456195083bbff32d075b24aee3354e)]:
- @justeattakeaway/pie-form-label@0.14.0
- @justeattakeaway/pie-textarea@0.6.0
- @justeattakeaway/pie-toast@0.3.0

## 1.0.0

### Major Changes
Expand Down
8 changes: 4 additions & 4 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.0.0",
"version": "1.1.0",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"@justeattakeaway/pie-cookie-banner": "0.23.0",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-divider": "0.13.7",
"@justeattakeaway/pie-form-label": "0.13.6",
"@justeattakeaway/pie-form-label": "0.14.0",
"@justeattakeaway/pie-icon-button": "0.28.9",
"@justeattakeaway/pie-icons-webc": "0.24.2",
"@justeattakeaway/pie-link": "0.17.7",
Expand All @@ -33,8 +33,8 @@
"@justeattakeaway/pie-switch": "0.29.11",
"@justeattakeaway/pie-tag": "0.9.8",
"@justeattakeaway/pie-text-input": "0.23.2",
"@justeattakeaway/pie-textarea": "0.5.0",
"@justeattakeaway/pie-toast": "0.2.1",
"@justeattakeaway/pie-textarea": "0.6.0",
"@justeattakeaway/pie-toast": "0.3.0",
"dompurify": "3.0.11"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/components/pie-form-label/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @justeattakeaway/pie-form-label

## 0.14.0

### Minor Changes

- [Added] - data test id to leading and trailing label content ([#1666](https://github.com/justeattakeaway/pie/pull/1666)) by [@jamieomaguire](https://github.com/jamieomaguire)

## 0.13.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-form-label/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-form-label",
"description": "PIE Design System Form Label built using Web Components",
"version": "0.13.6",
"version": "0.14.0",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/components/pie-textarea/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @justeattakeaway/pie-textarea

## 0.6.0

### Minor Changes

- [Added] - Character count and label ([#1666](https://github.com/justeattakeaway/pie/pull/1666)) by [@jamieomaguire](https://github.com/jamieomaguire)

### Patch Changes

- Updated dependencies [[`576945ab0`](https://github.com/justeattakeaway/pie/commit/576945ab03497a7ad333a818dc0fa212beb18e58)]:
- @justeattakeaway/pie-form-label@0.14.0

## 0.5.0

### Minor Changes
Expand Down
Loading

0 comments on commit a2edc3d

Please sign in to comment.