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 Dec 16, 2024
1 parent c926464 commit 21e1b19
Show file tree
Hide file tree
Showing 20 changed files with 82 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-experts-hear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-chefs-rescue.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.45

### Patch Changes

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

## 0.5.44

### 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.44",
"version": "0.5.45",
"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.58",
"@justeattakeaway/pie-webc": "0.5.59",
"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.46

### Patch Changes

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

## 0.7.45

### 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.45",
"version": "0.7.46",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.58",
"@justeattakeaway/pie-webc": "0.5.59",
"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.44

### Patch Changes

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

## 0.5.43

### 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.43",
"version": "0.5.44",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.58",
"@justeattakeaway/pie-webc": "0.5.59",
"@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.44

### Patch Changes

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

## 0.6.43

### 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.43",
"version": "0.6.44",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-webc": "0.5.58",
"@justeattakeaway/pie-webc": "0.5.59",
"@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.46

### Patch Changes

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

## 0.5.45

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

## 1.16.4

### Patch Changes

- Updated dependencies [[`c926464`](https://github.com/justeattakeaway/pie/commit/c926464254ff33fdd116435151194bc9e2ed581c), [`c926464`](https://github.com/justeattakeaway/pie/commit/c926464254ff33fdd116435151194bc9e2ed581c)]:
- @justeattakeaway/pie-radio@0.6.0
- @justeattakeaway/pie-radio-group@0.4.0

## 1.16.3

### Patch 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.16.3",
"version": "1.16.4",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand Down Expand Up @@ -32,8 +32,8 @@
"@justeattakeaway/pie-lottie-player": "0.0.5",
"@justeattakeaway/pie-modal": "1.0.2",
"@justeattakeaway/pie-notification": "0.12.7",
"@justeattakeaway/pie-radio": "0.5.0",
"@justeattakeaway/pie-radio-group": "0.3.1",
"@justeattakeaway/pie-radio": "0.6.0",
"@justeattakeaway/pie-radio-group": "0.4.0",
"@justeattakeaway/pie-spinner": "1.0.0",
"@justeattakeaway/pie-switch": "1.0.1",
"@justeattakeaway/pie-tag": "0.12.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/pie-radio-group/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @justeattakeaway/pie-radio-group

## 0.4.0

### Minor Changes

- [Added] - Keyboard navigation and tab/shift + tab focus behaviour ([#2108](https://github.com/justeattakeaway/pie/pull/2108)) by [@jamieomaguire](https://github.com/jamieomaguire)

## 0.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/pie-radio-group/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-radio-group",
"description": "PIE Design System Radio Group built using Web Components",
"version": "0.3.1",
"version": "0.4.0",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@custom-elements-manifest/analyzer": "0.9.0",
"@justeattakeaway/pie-components-config": "0.18.0",
"@justeattakeaway/pie-css": "0.13.1",
"@justeattakeaway/pie-radio": "0.5.0",
"@justeattakeaway/pie-radio": "0.6.0",
"cem-plugin-module-file-extensions": "0.0.5"
},
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/components/pie-radio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @justeattakeaway/pie-radio

## 0.6.0

### Minor Changes

- [Added] - Ensure focus is correctly delegated to the underlying input element ([#2108](https://github.com/justeattakeaway/pie/pull/2108)) by [@jamieomaguire](https://github.com/jamieomaguire)

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-radio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeattakeaway/pie-radio",
"description": "PIE Design System Radio built using Web Components",
"version": "0.5.0",
"version": "0.6.0",
"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.59

### Patch Changes

- Updated dependencies [[`c926464`](https://github.com/justeattakeaway/pie/commit/c926464254ff33fdd116435151194bc9e2ed581c), [`c926464`](https://github.com/justeattakeaway/pie/commit/c926464254ff33fdd116435151194bc9e2ed581c)]:
- @justeattakeaway/pie-radio@0.6.0
- @justeattakeaway/pie-radio-group@0.4.0

## 0.5.58

### 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.58",
"version": "0.5.59",
"type": "module",
"files": [
"**/*.js",
Expand Down Expand Up @@ -279,8 +279,8 @@
"@justeattakeaway/pie-lottie-player": "0.0.5",
"@justeattakeaway/pie-modal": "1.0.2",
"@justeattakeaway/pie-notification": "0.12.7",
"@justeattakeaway/pie-radio": "0.5.0",
"@justeattakeaway/pie-radio-group": "0.3.1",
"@justeattakeaway/pie-radio": "0.6.0",
"@justeattakeaway/pie-radio-group": "0.4.0",
"@justeattakeaway/pie-spinner": "1.0.0",
"@justeattakeaway/pie-switch": "1.0.1",
"@justeattakeaway/pie-tag": "0.12.0",
Expand Down

0 comments on commit 21e1b19

Please sign in to comment.