Skip to content

Commit

Permalink
Version Packages (#2256)
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 e05f3e3 commit 81d0c3b
Show file tree
Hide file tree
Showing 59 changed files with 449 additions and 202 deletions.
5 changes: 0 additions & 5 deletions .changeset/olive-mayflies-prove.md

This file was deleted.

24 changes: 0 additions & 24 deletions .changeset/strange-rabbits-explain.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.62

### Patch Changes

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

## 0.5.61

### 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.61",
"version": "0.5.62",
"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.15",
"@justeattakeaway/pie-webc": "0.6.16",
"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.63

### Patch Changes

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

## 0.7.62

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

### Patch Changes

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

## 0.5.60

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

### Patch Changes

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

## 0.6.60

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

### Patch Changes

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

## 0.5.62

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

## 4.29.1

### Patch Changes

- [Changed] - updated snapshots after icons update ([#2255](https://github.com/justeattakeaway/pie/pull/2255)) by [@pie-design-system-bot](https://github.com/pie-design-system-bot)

- Updated dependencies [[`e05f3e3`](https://github.com/justeattakeaway/pie/commit/e05f3e31838856fed581adefd87db42691153ee6)]:
- @justeattakeaway/pie-icons@5.8.0

## 4.29.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.29.0",
"version": "4.29.1",
"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.10.0",
"@justeattakeaway/browserslist-config-pie": "0.2.1",
"@justeattakeaway/pie-css": "0.15.1",
"@justeattakeaway/pie-icons": "5.7.1",
"@justeattakeaway/pie-icons": "5.8.0",
"@types/markdown-it": "13.0.2",
"eleventy-plugin-toc": "1.1.5",
"js-cookie": "2.2.1",
Expand Down
21 changes: 21 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## 1.25.1

### Patch Changes

- Updated dependencies [[`e05f3e3`](https://github.com/justeattakeaway/pie/commit/e05f3e31838856fed581adefd87db42691153ee6)]:
- @justeattakeaway/pie-icons-webc@1.6.0
- @justeattakeaway/pie-assistive-text@0.8.5
- @justeattakeaway/pie-chip@0.10.2
- @justeattakeaway/pie-icon-button@1.3.2
- @justeattakeaway/pie-modal@1.4.3
- @justeattakeaway/pie-notification@0.12.15
- @justeattakeaway/pie-switch@1.2.2
- @justeattakeaway/pie-text-input@0.26.2
- @justeattakeaway/pie-toast@0.7.8
- @justeattakeaway/pie-checkbox@0.14.2
- @justeattakeaway/pie-checkbox-group@0.7.12
- @justeattakeaway/pie-radio-group@0.7.3
- @justeattakeaway/pie-textarea@0.14.1
- @justeattakeaway/pie-cookie-banner@1.2.12
- @justeattakeaway/pie-toast-provider@0.2.8

## 1.25.0

### Minor Changes
Expand Down
32 changes: 16 additions & 16 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.0",
"version": "1.25.1",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand All @@ -17,33 +17,33 @@
"license": "Apache-2.0",
"dependencies": {
"@justeat/pie-design-tokens": "6.10.0",
"@justeattakeaway/pie-assistive-text": "0.8.4",
"@justeattakeaway/pie-assistive-text": "0.8.5",
"@justeattakeaway/pie-button": "1.4.0",
"@justeattakeaway/pie-card": "0.23.1",
"@justeattakeaway/pie-checkbox": "0.14.1",
"@justeattakeaway/pie-checkbox-group": "0.7.11",
"@justeattakeaway/pie-chip": "0.10.1",
"@justeattakeaway/pie-cookie-banner": "1.2.11",
"@justeattakeaway/pie-checkbox": "0.14.2",
"@justeattakeaway/pie-checkbox-group": "0.7.12",
"@justeattakeaway/pie-chip": "0.10.2",
"@justeattakeaway/pie-cookie-banner": "1.2.12",
"@justeattakeaway/pie-css": "0.15.1",
"@justeattakeaway/pie-divider": "1.2.1",
"@justeattakeaway/pie-form-label": "0.14.5",
"@justeattakeaway/pie-icon-button": "1.3.1",
"@justeattakeaway/pie-icons-webc": "1.5.0",
"@justeattakeaway/pie-icon-button": "1.3.2",
"@justeattakeaway/pie-icons-webc": "1.6.0",
"@justeattakeaway/pie-link": "1.0.1",
"@justeattakeaway/pie-lottie-player": "0.0.5",
"@justeattakeaway/pie-modal": "1.4.2",
"@justeattakeaway/pie-notification": "0.12.14",
"@justeattakeaway/pie-modal": "1.4.3",
"@justeattakeaway/pie-notification": "0.12.15",
"@justeattakeaway/pie-radio": "0.9.0",
"@justeattakeaway/pie-radio-group": "0.7.2",
"@justeattakeaway/pie-radio-group": "0.7.3",
"@justeattakeaway/pie-select": "0.0.1",
"@justeattakeaway/pie-spinner": "1.0.1",
"@justeattakeaway/pie-switch": "1.2.1",
"@justeattakeaway/pie-switch": "1.2.2",
"@justeattakeaway/pie-tag": "0.14.1",
"@justeattakeaway/pie-text-input": "0.26.1",
"@justeattakeaway/pie-textarea": "0.14.0",
"@justeattakeaway/pie-text-input": "0.26.2",
"@justeattakeaway/pie-textarea": "0.14.1",
"@justeattakeaway/pie-thumbnail": "0.6.3",
"@justeattakeaway/pie-toast": "0.7.7",
"@justeattakeaway/pie-toast-provider": "0.2.7",
"@justeattakeaway/pie-toast": "0.7.8",
"@justeattakeaway/pie-toast-provider": "0.2.8",
"dompurify": "3.1.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@justeat/pie-design-tokens": "6.10.0",
"@justeattakeaway/browserslist-config-pie": "0.2.1",
"@justeattakeaway/generator-pie-component": "0.29.2",
"@justeattakeaway/pie-icons": "5.7.1",
"@justeattakeaway/pie-icons": "5.8.0",
"@justeattakeaway/pie-webc-testing": "0.13.4",
"@justeattakeaway/pie-wrapper-react": "0.14.3",
"@justeattakeaway/stylelint-config-pie": "0.8.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/pie-assistive-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @justeattakeaway/pie-assistive-text

## 0.8.5

### Patch Changes

- Updated dependencies [[`e05f3e3`](https://github.com/justeattakeaway/pie/commit/e05f3e31838856fed581adefd87db42691153ee6)]:
- @justeattakeaway/pie-icons-webc@1.6.0

## 0.8.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/pie-assistive-text/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-assistive-text",
"description": "PIE Design System Assistive Text built using Web Components",
"version": "0.8.4",
"version": "0.8.5",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
"@justeattakeaway/pie-icons-webc": "1.5.0",
"@justeattakeaway/pie-icons-webc": "1.6.0",
"@justeattakeaway/pie-webc-core": "0.24.2"
},
"volta": {
Expand Down
7 changes: 7 additions & 0 deletions packages/components/pie-checkbox-group/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @justeattakeaway/pie-checkbox-group

## 0.7.12

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-assistive-text@0.8.5

## 0.7.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/pie-checkbox-group/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-checkbox-group",
"description": "PIE Design System Checkbox Group built using Web Components",
"version": "0.7.11",
"version": "0.7.12",
"repository": {
"type": "git",
"url": "https://github.com/justeattakeaway/pie",
Expand Down Expand Up @@ -39,13 +39,13 @@
"license": "Apache-2.0",
"devDependencies": {
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-checkbox": "0.14.1",
"@justeattakeaway/pie-checkbox": "0.14.2",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.15.1",
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
"@justeattakeaway/pie-assistive-text": "0.8.4",
"@justeattakeaway/pie-assistive-text": "0.8.5",
"@justeattakeaway/pie-webc-core": "0.24.2"
},
"volta": {
Expand Down
7 changes: 7 additions & 0 deletions packages/components/pie-checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @justeattakeaway/pie-checkbox

## 0.14.2

### Patch Changes

- Updated dependencies []:
- @justeattakeaway/pie-assistive-text@0.8.5

## 0.14.1

### Patch Changes
Expand Down
Loading

0 comments on commit 81d0c3b

Please sign in to comment.