Skip to content

Commit

Permalink
Version Packages (#2091)
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 fed802c commit d58f7f0
Show file tree
Hide file tree
Showing 20 changed files with 85 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-rules-teach.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/hot-radios-yell.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.41

### Patch Changes

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

## 0.5.40

### 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.40",
"version": "0.5.41",
"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.54",
"@justeattakeaway/pie-webc": "0.5.55",
"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.42

### Patch Changes

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

## 0.7.41

### 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.41",
"version": "0.7.42",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.54",
"@justeattakeaway/pie-webc": "0.5.55",
"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.40

### Patch Changes

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

## 0.5.39

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

### Patch Changes

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

## 0.6.39

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

### Patch Changes

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

## 0.5.41

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

## 4.22.0

### Minor Changes

- [Updated] - ensure the toast component works on RTL ([#2082](https://github.com/justeattakeaway/pie/pull/2082)) by [@raoufswe](https://github.com/raoufswe)

## 4.21.0

### Minor 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.21.0",
"version": "4.22.0",
"main": "index.js",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
Expand Down
11 changes: 11 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 1.16.0

### Minor Changes

- [Updated] - ensure the toast component works on RTL ([#2082](https://github.com/justeattakeaway/pie/pull/2082)) by [@raoufswe](https://github.com/raoufswe)

### Patch Changes

- Updated dependencies [[`fed802c`](https://github.com/justeattakeaway/pie/commit/fed802cfa90afc1bb6e20b91dc80aa655e07ea5c), [`9f666e6`](https://github.com/justeattakeaway/pie/commit/9f666e6660bd23fda54fddbfe00ee134f72959b5)]:
- @justeattakeaway/pie-toast@0.5.0

## 1.15.2

### 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.15.2",
"version": "1.16.0",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@justeattakeaway/pie-tag": "0.12.0",
"@justeattakeaway/pie-text-input": "0.24.5",
"@justeattakeaway/pie-textarea": "0.13.0",
"@justeattakeaway/pie-toast": "0.4.6",
"@justeattakeaway/pie-toast": "0.5.0",
"dompurify": "3.1.3"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/components/pie-toast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @justeattakeaway/pie-toast

## 0.5.0

### Minor Changes

- [Updated] - ensure the toast component works on RTL ([#2082](https://github.com/justeattakeaway/pie/pull/2082)) by [@raoufswe](https://github.com/raoufswe)

### Patch Changes

- [Updated] - truncate text using css ([#2093](https://github.com/justeattakeaway/pie/pull/2093)) by [@raoufswe](https://github.com/raoufswe)

## 0.4.6

### 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.6",
"version": "0.5.0",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
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.5.55

### Patch Changes

- Updated dependencies [[`fed802c`](https://github.com/justeattakeaway/pie/commit/fed802cfa90afc1bb6e20b91dc80aa655e07ea5c), [`9f666e6`](https://github.com/justeattakeaway/pie/commit/9f666e6660bd23fda54fddbfe00ee134f72959b5)]:
- @justeattakeaway/pie-toast@0.5.0

## 0.5.54

### 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.5.54",
"version": "0.5.55",
"type": "module",
"files": [
"**/*.js",
Expand Down Expand Up @@ -266,7 +266,7 @@
"@justeattakeaway/pie-tag": "0.12.0",
"@justeattakeaway/pie-text-input": "0.24.5",
"@justeattakeaway/pie-textarea": "0.13.0",
"@justeattakeaway/pie-toast": "0.4.6"
"@justeattakeaway/pie-toast": "0.5.0"
},
"volta": {
"extends": "../../../package.json"
Expand Down

0 comments on commit d58f7f0

Please sign in to comment.