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 Mar 6, 2025
1 parent 2774a61 commit 1f07b48
Show file tree
Hide file tree
Showing 22 changed files with 96 additions and 44 deletions.
6 changes: 0 additions & 6 deletions .changeset/four-turtles-collect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/slimy-dots-pretend.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/thick-experts-nail.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.63

### Patch Changes

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

## 0.5.62

### 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.62",
"version": "0.5.63",
"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.15.1",
"@justeattakeaway/pie-webc": "0.6.16",
"@justeattakeaway/pie-webc": "0.6.17",
"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.64

### Patch Changes

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

## 0.7.63

### 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.63",
"version": "0.7.64",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.15.1",
"@justeattakeaway/pie-webc": "0.6.16",
"@justeattakeaway/pie-webc": "0.6.17",
"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.62

### Patch Changes

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

## 0.5.61

### 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.61",
"version": "0.5.62",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.15.1",
"@justeattakeaway/pie-webc": "0.6.16",
"@justeattakeaway/pie-webc": "0.6.17",
"@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.62

### Patch Changes

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

## 0.6.61

### 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.61",
"version": "0.6.62",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.15.1",
"@justeattakeaway/pie-webc": "0.6.16",
"@justeattakeaway/pie-webc": "0.6.17",
"@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.64

### Patch Changes

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

## 0.5.63

### 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.63",
"version": "0.5.64",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.15.1",
"@justeattakeaway/pie-webc": "0.6.16",
"@justeattakeaway/pie-webc": "0.6.17",
"@vitejs/plugin-vue": "4.0.0",
"vite": "5.3.6",
"vue": "3.2.47"
Expand Down
8 changes: 8 additions & 0 deletions apps/pie-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 4.30.0

### Minor Changes

- [Added] - page for Tag icon only mode ([#2253](https://github.com/justeattakeaway/pie/pull/2253)) by [@fernandofranca](https://github.com/fernandofranca)

[Updated] - content for Tag page regarding icon only mode

## 4.29.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.29.1",
"version": "4.30.0",
"main": "index.js",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
Expand Down
13 changes: 13 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 1.26.0

### Minor Changes

- [Added] - regular story for Tag icon only mode ([#2253](https://github.com/justeattakeaway/pie/pull/2253)) by [@fernandofranca](https://github.com/fernandofranca)

[Added] - test stories for Tag icon only mode

### Patch Changes

- Updated dependencies [[`2774a61`](https://github.com/justeattakeaway/pie/commit/2774a61a8809ae356722602dd0295a968dc1f8c0)]:
- @justeattakeaway/pie-tag@0.15.0

## 1.25.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.25.1",
"version": "1.26.0",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@justeattakeaway/pie-select": "0.0.1",
"@justeattakeaway/pie-spinner": "1.0.1",
"@justeattakeaway/pie-switch": "1.2.2",
"@justeattakeaway/pie-tag": "0.14.1",
"@justeattakeaway/pie-tag": "0.15.0",
"@justeattakeaway/pie-text-input": "0.26.2",
"@justeattakeaway/pie-textarea": "0.14.1",
"@justeattakeaway/pie-thumbnail": "0.6.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/pie-tag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @justeattakeaway/pie-tag

## 0.15.0

### Minor Changes

- [Added] - supporting code for icon only mode ([#2253](https://github.com/justeattakeaway/pie/pull/2253)) by [@fernandofranca](https://github.com/fernandofranca)

[Updated] - fixed padding in icon only mode

## 0.14.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-tag/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-tag",
"description": "PIE Design System Tag built using Web Components",
"version": "0.14.1",
"version": "0.15.0",
"repository": {
"type": "git",
"url": "https://github.com/justeattakeaway/pie",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/pie-webc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @justeattakeaway/pie-webc

## 0.6.17

### Patch Changes

- Updated dependencies [[`2774a61`](https://github.com/justeattakeaway/pie/commit/2774a61a8809ae356722602dd0295a968dc1f8c0)]:
- @justeattakeaway/pie-tag@0.15.0

## 0.6.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/pie-webc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-webc",
"description": "Component bundle containing all PIE web components",
"version": "0.6.16",
"version": "0.6.17",
"repository": {
"type": "git",
"url": "https://github.com/justeattakeaway/pie",
Expand Down Expand Up @@ -300,7 +300,7 @@
"@justeattakeaway/pie-select": "0.0.1",
"@justeattakeaway/pie-spinner": "1.0.1",
"@justeattakeaway/pie-switch": "1.2.2",
"@justeattakeaway/pie-tag": "0.14.1",
"@justeattakeaway/pie-tag": "0.15.0",
"@justeattakeaway/pie-text-input": "0.26.2",
"@justeattakeaway/pie-textarea": "0.14.1",
"@justeattakeaway/pie-thumbnail": "0.6.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5174,7 +5174,7 @@ __metadata:
languageName: unknown
linkType: soft

"@justeattakeaway/pie-tag@0.14.1, @justeattakeaway/pie-tag@workspace:packages/components/pie-tag":
"@justeattakeaway/pie-tag@0.15.0, @justeattakeaway/pie-tag@workspace:packages/components/pie-tag":
version: 0.0.0-use.local
resolution: "@justeattakeaway/pie-tag@workspace:packages/components/pie-tag"
dependencies:
Expand Down Expand Up @@ -5279,7 +5279,7 @@ __metadata:
languageName: unknown
linkType: soft

"@justeattakeaway/[email protected].16, @justeattakeaway/pie-webc@workspace:packages/components/pie-webc":
"@justeattakeaway/[email protected].17, @justeattakeaway/pie-webc@workspace:packages/components/pie-webc":
version: 0.0.0-use.local
resolution: "@justeattakeaway/pie-webc@workspace:packages/components/pie-webc"
dependencies:
Expand All @@ -5303,7 +5303,7 @@ __metadata:
"@justeattakeaway/pie-select": 0.0.1
"@justeattakeaway/pie-spinner": 1.0.1
"@justeattakeaway/pie-switch": 1.2.2
"@justeattakeaway/pie-tag": 0.14.1
"@justeattakeaway/pie-tag": 0.15.0
"@justeattakeaway/pie-text-input": 0.26.2
"@justeattakeaway/pie-textarea": 0.14.1
"@justeattakeaway/pie-thumbnail": 0.6.3
Expand Down Expand Up @@ -23065,7 +23065,7 @@ __metadata:
"@justeattakeaway/pie-select": 0.0.1
"@justeattakeaway/pie-spinner": 1.0.1
"@justeattakeaway/pie-switch": 1.2.2
"@justeattakeaway/pie-tag": 0.14.1
"@justeattakeaway/pie-tag": 0.15.0
"@justeattakeaway/pie-text-input": 0.26.2
"@justeattakeaway/pie-textarea": 0.14.1
"@justeattakeaway/pie-thumbnail": 0.6.3
Expand Down Expand Up @@ -29952,7 +29952,7 @@ __metadata:
"@angular/platform-browser-dynamic": 15.2.0
"@angular/router": 15.2.0
"@justeattakeaway/pie-css": 0.15.1
"@justeattakeaway/pie-webc": 0.6.16
"@justeattakeaway/pie-webc": 0.6.17
rxjs: 7.8.0
tslib: 2.3.0
typescript: 4.9.4
Expand All @@ -29966,7 +29966,7 @@ __metadata:
dependencies:
"@babel/preset-env": 7.24.5
"@justeattakeaway/pie-css": 0.15.1
"@justeattakeaway/pie-webc": 0.6.16
"@justeattakeaway/pie-webc": 0.6.17
babel-loader: 8
core-js: 3.30.0
nuxt: 2.17.0
Expand All @@ -29981,7 +29981,7 @@ __metadata:
resolution: "wc-react17@workspace:apps/examples/wc-react17"
dependencies:
"@justeattakeaway/pie-css": 0.15.1
"@justeattakeaway/pie-webc": 0.6.16
"@justeattakeaway/pie-webc": 0.6.17
"@lit/react": 1.0.5
"@types/react": ^17.0.2
"@types/react-dom": ^17.0.2
Expand All @@ -30001,7 +30001,7 @@ __metadata:
resolution: "wc-react18@workspace:apps/examples/wc-react18"
dependencies:
"@justeattakeaway/pie-css": 0.15.1
"@justeattakeaway/pie-webc": 0.6.16
"@justeattakeaway/pie-webc": 0.6.17
"@lit/react": 1.0.5
"@types/react": 18.3.3
"@types/react-dom": 18.3.0
Expand All @@ -30021,7 +30021,7 @@ __metadata:
resolution: "wc-vue3@workspace:apps/examples/wc-vue3"
dependencies:
"@justeattakeaway/pie-css": 0.15.1
"@justeattakeaway/pie-webc": 0.6.16
"@justeattakeaway/pie-webc": 0.6.17
"@types/node": 18.15.11
"@vitejs/plugin-vue": 4.0.0
"@vue/tsconfig": 0.1.3
Expand Down

0 comments on commit 1f07b48

Please sign in to comment.