Skip to content

Commit

Permalink
Version Packages (#2061)
Browse files Browse the repository at this point in the history
release: release packages with 'latest' tag

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6454457 commit 522eae7
Show file tree
Hide file tree
Showing 32 changed files with 120 additions and 54 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-colts-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-crows-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-hairs-crash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sixty-actors-confess.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tiny-books-reply.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.70.0

### Minor Changes

- [Added] - Implement manual workflow for fetching and updating icons from `pie-iconography` ([#2019](https://github.com/justeattakeaway/pie/pull/2019)) by [@fernandofranca](https://github.com/fernandofranca)

## 2.69.0

### Minor Changes
Expand Down
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.38

### Patch Changes

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

## 0.5.37

### 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.37",
"version": "0.5.38",
"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.51",
"@justeattakeaway/pie-webc": "0.5.52",
"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.39

### Patch Changes

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

## 0.7.38

### 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.38",
"version": "0.7.39",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.51",
"@justeattakeaway/pie-webc": "0.5.52",
"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.37

### Patch Changes

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

## 0.5.36

### 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.36",
"version": "0.5.37",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.51",
"@justeattakeaway/pie-webc": "0.5.52",
"@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.37

### Patch Changes

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

## 0.6.36

### 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.36",
"version": "0.6.37",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.51",
"@justeattakeaway/pie-webc": "0.5.52",
"@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.39

### Patch Changes

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

## 0.5.38

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

## 4.17.0

### Minor Changes

- [Changed] - Complete the radio button overview page ([#2033](https://github.com/justeattakeaway/pie/pull/2033)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Updated] - remove the `label` prop and use the pie-form-label component instead. ([#2054](https://github.com/justeattakeaway/pie/pull/2054)) by [@raoufswe](https://github.com/raoufswe)

### Patch Changes

- Updated dependencies [[`fdf7a820a`](https://github.com/justeattakeaway/pie/commit/fdf7a820a157c31b5bf535990e185725107a1c81)]:
- @justeattakeaway/pie-icons@5.2.0

## 4.16.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.16.0",
"version": "4.17.0",
"main": "index.js",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@justeat/pie-design-tokens": "6.5.0",
"@justeattakeaway/browserslist-config-pie": "0.2.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-icons": "5.1.0",
"@justeattakeaway/pie-icons": "5.2.0",
"@types/markdown-it": "13.0.2",
"eleventy-plugin-toc": "1.1.5",
"js-cookie": "2.2.1",
Expand Down
14 changes: 14 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 1.14.0

### Minor Changes

- [Updated] - remove the `label` prop and use the pie-form-label component instead. ([#2054](https://github.com/justeattakeaway/pie/pull/2054)) by [@raoufswe](https://github.com/raoufswe)

### Patch Changes

- [Added] - the role attribute to the toast component ([#2051](https://github.com/justeattakeaway/pie/pull/2051)) by [@raoufswe](https://github.com/raoufswe)

- Updated dependencies [[`b55f6837c`](https://github.com/justeattakeaway/pie/commit/b55f6837c9c51ac1011fb9a2d4864470c1018fac), [`64544570e`](https://github.com/justeattakeaway/pie/commit/64544570e992a58c1dc37935bd6b04a95fc51037)]:
- @justeattakeaway/pie-toast@0.4.5
- @justeattakeaway/pie-textarea@0.13.0

## 1.13.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 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.13.0",
"version": "1.14.0",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand Down Expand Up @@ -36,8 +36,8 @@
"@justeattakeaway/pie-switch": "1.0.0",
"@justeattakeaway/pie-tag": "0.12.0",
"@justeattakeaway/pie-text-input": "0.24.5",
"@justeattakeaway/pie-textarea": "0.12.0",
"@justeattakeaway/pie-toast": "0.4.4",
"@justeattakeaway/pie-textarea": "0.13.0",
"@justeattakeaway/pie-toast": "0.4.5",
"dompurify": "3.1.3"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pie-monorepo",
"description": "The home of Just Eat Takeaway.com's PIE Design System.",
"version": "2.69.0",
"version": "2.70.0",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
"license": "Apache-2.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@justeat/pie-design-tokens": "6.5.0",
"@justeattakeaway/browserslist-config-pie": "0.2.0",
"@justeattakeaway/generator-pie-component": "0.25.0",
"@justeattakeaway/pie-icons": "5.1.0",
"@justeattakeaway/pie-icons": "5.2.0",
"@justeattakeaway/pie-webc-testing": "0.13.4",
"@justeattakeaway/pie-wrapper-react": "0.14.2",
"@justeattakeaway/stylelint-config-pie": "0.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/pie-textarea/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @justeattakeaway/pie-textarea

## 0.13.0

### Minor Changes

- [Updated] - remove the `label` prop and use the pie-form-label component instead. ([#2054](https://github.com/justeattakeaway/pie/pull/2054)) by [@raoufswe](https://github.com/raoufswe)

## 0.12.0

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

## 0.4.5

### Patch Changes

- [Added] - the role attribute to the toast component ([#2051](https://github.com/justeattakeaway/pie/pull/2051)) by [@raoufswe](https://github.com/raoufswe)

## 0.4.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.4.4",
"version": "0.4.5",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/pie-webc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @justeattakeaway/pie-webc

## 0.5.52

### Patch Changes

- Updated dependencies [[`b55f6837c`](https://github.com/justeattakeaway/pie/commit/b55f6837c9c51ac1011fb9a2d4864470c1018fac), [`64544570e`](https://github.com/justeattakeaway/pie/commit/64544570e992a58c1dc37935bd6b04a95fc51037)]:
- @justeattakeaway/pie-toast@0.4.5
- @justeattakeaway/pie-textarea@0.13.0

## 0.5.51

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.5.51",
"version": "0.5.52",
"type": "module",
"files": [
"**/*.js",
Expand Down Expand Up @@ -265,8 +265,8 @@
"@justeattakeaway/pie-switch": "1.0.0",
"@justeattakeaway/pie-tag": "0.12.0",
"@justeattakeaway/pie-text-input": "0.24.5",
"@justeattakeaway/pie-textarea": "0.12.0",
"@justeattakeaway/pie-toast": "0.4.4"
"@justeattakeaway/pie-textarea": "0.13.0",
"@justeattakeaway/pie-toast": "0.4.5"
},
"volta": {
"extends": "../../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/pie-icons-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@babel/core": "7.24.9",
"@babel/node": "7.24.7",
"@babel/preset-react": "7.24.7",
"@justeattakeaway/pie-icons": "5.1.0",
"@justeattakeaway/pie-icons": "5.2.0",
"@justeattakeaway/pie-icons-configs": "4.5.1",
"@svgr/core": "6.4.0",
"pascal-case": "3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/pie-icons-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@vue/babel-helper-vue-jsx-merge-props": "1.4.0"
},
"devDependencies": {
"@justeattakeaway/pie-icons": "5.1.0",
"@justeattakeaway/pie-icons": "5.2.0",
"@justeattakeaway/pie-icons-configs": "4.5.1",
"@rollup/plugin-commonjs": "25.0.8",
"@vue/babel-preset-jsx": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/pie-icons-webc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-icons": "5.1.0",
"@justeattakeaway/pie-icons": "5.2.0",
"@justeattakeaway/pie-icons-configs": "4.5.1",
"@rollup/plugin-typescript": "11.1.6",
"@web/test-runner": "0.16.1",
Expand Down
Loading

0 comments on commit 522eae7

Please sign in to comment.