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 Jul 23, 2024
1 parent 966881a commit 08837dc
Show file tree
Hide file tree
Showing 38 changed files with 144 additions and 79 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-chairs-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-yaks-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-tomatoes-leave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dry-frogs-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-lies-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-ducks-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-bugs-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-dingos-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-dryers-attack.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wicked-crews-serve.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.62.0

### Minor Changes

- [Changed] - Let commitizen read ticket number from branch name ([#1614](https://github.com/justeattakeaway/pie/pull/1614)) by [@xander-marjoram](https://github.com/xander-marjoram)

## 2.61.3

### Patch Changes
Expand Down
11 changes: 11 additions & 0 deletions apps/examples/wc-angular12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# wc-angular12

## 0.5.0

### Minor Changes

- [Added] pie-webc integration to angular examples app ([#1611](https://github.com/justeattakeaway/pie/pull/1611)) by [@kevinrodrigues](https://github.com/kevinrodrigues)

### Patch Changes

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

## 0.4.43

### 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.4.43",
"version": "0.5.0",
"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.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.14",
"rxjs": "7.8.0",
"tslib": "2.3.0",
"zone.js": "0.12.0"
Expand Down
11 changes: 11 additions & 0 deletions apps/examples/wc-next10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# wc-next10

## 0.6.0

### Minor Changes

- [Added] pie-webc integration to next10 example app ([#1617](https://github.com/justeattakeaway/pie/pull/1617)) by [@kevinrodrigues](https://github.com/kevinrodrigues)

### Patch Changes

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

## 0.5.46

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next10/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-next10",
"version": "0.5.46",
"version": "0.6.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.14",
"@lit/react": "1.0.2",
"next": "10.2.3",
"next-transpile-modules": "4.1.0",
Expand Down
11 changes: 11 additions & 0 deletions apps/examples/wc-next13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# wc-next13

## 0.4.0

### Minor Changes

- [Added] - pie-webc integration to next13 example apps ([#1613](https://github.com/justeattakeaway/pie/pull/1613)) by [@kevinrodrigues](https://github.com/kevinrodrigues)

### Patch Changes

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

## 0.3.43

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-next13/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wc-next13",
"private": true,
"version": "0.3.43",
"version": "0.4.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.14",
"@lit-labs/nextjs": "0.2.0",
"@lit/react": "1.0.5",
"next": "13.5.5",
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.1

### Patch Changes

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

## 0.7.0

### Minor 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.0",
"version": "0.7.1",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.14",
"core-js": "3.30.0",
"nuxt": "2.17.0",
"vue": "2.7.16",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-nuxt3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-nuxt3

## 0.6.1

### Patch Changes

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

## 0.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-nuxt3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-nuxt3",
"version": "0.6.0",
"version": "0.6.1",
"private": true,
"scripts": {
"build:examples": "nuxt build",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.14",
"nuxt-ssr-lit": "1.6.5"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-vanilla

## 0.5.1

### Patch Changes

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

## 0.5.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/wc-vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-vanilla",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"@justeat/pie-design-tokens": "6.3.1",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-icons-webc": "0.24.2",
"@justeattakeaway/pie-webc": "0.5.13"
"@justeattakeaway/pie-webc": "0.5.14"
},
"installConfig": {
"hoistingLimits": "workspaces"
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.1

### Patch Changes

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

## 0.5.0

### Minor 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.0",
"version": "0.5.1",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-webc": "0.5.13",
"@justeattakeaway/pie-webc": "0.5.14",
"@vitejs/plugin-vue": "4.0.0",
"vite": "4.5.3",
"vue": "3.2.47"
Expand Down
10 changes: 10 additions & 0 deletions apps/pie-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 3.47.0

### Minor Changes

- [Added] - Checkbox overview page ([#1605](https://github.com/justeattakeaway/pie/pull/1605)) by [@leksaBoiko](https://github.com/leksaBoiko)

- [Changed] - Updates Engineering copy and adds new Web Components index guide to current documentation in Github Wiki. ([#1589](https://github.com/justeattakeaway/pie/pull/1589)) by [@maledr5](https://github.com/maledr5)

- [Updated] - pie-webc documentation for consumers ([#1585](https://github.com/justeattakeaway/pie/pull/1585)) by [@leksaBoiko](https://github.com/leksaBoiko)

## 3.46.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": "3.46.0",
"version": "3.47.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

## 0.81.4

### Patch Changes

- [Added] - main logic for checkbox-group ([#1581](https://github.com/justeattakeaway/pie/pull/1581)) by [@dandel10n](https://github.com/dandel10n)

- Updated dependencies [[`46bdcbe01`](https://github.com/justeattakeaway/pie/commit/46bdcbe01aeb7309bb7616114310736af70317d8), [`acbf96324`](https://github.com/justeattakeaway/pie/commit/acbf9632400026a3c08b7090283479b4c1049ffc), [`46bdcbe01`](https://github.com/justeattakeaway/pie/commit/46bdcbe01aeb7309bb7616114310736af70317d8)]:
- @justeattakeaway/pie-checkbox-group@0.2.0
- @justeattakeaway/pie-cookie-banner@0.22.0
- @justeattakeaway/pie-checkbox@0.8.0

## 0.81.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/pie-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pie-storybook",
"version": "0.81.3",
"version": "0.81.4",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand All @@ -17,10 +17,10 @@
"@justeattakeaway/pie-assistive-text": "0.5.1",
"@justeattakeaway/pie-button": "0.47.8",
"@justeattakeaway/pie-card": "0.19.7",
"@justeattakeaway/pie-checkbox": "0.7.1",
"@justeattakeaway/pie-checkbox-group": "0.1.0",
"@justeattakeaway/pie-checkbox": "0.8.0",
"@justeattakeaway/pie-checkbox-group": "0.2.0",
"@justeattakeaway/pie-chip": "0.7.1",
"@justeattakeaway/pie-cookie-banner": "0.21.0",
"@justeattakeaway/pie-cookie-banner": "0.22.0",
"@justeattakeaway/pie-css": "0.12.1",
"@justeattakeaway/pie-divider": "0.13.7",
"@justeattakeaway/pie-form-label": "0.13.6",
Expand Down
2 changes: 1 addition & 1 deletion 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.61.3",
"version": "2.62.0",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/pie-checkbox-group/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @justeattakeaway/pie-checkbox-group

## 0.2.0

### Minor Changes

- [Added] - main logic for checkbox-group ([#1581](https://github.com/justeattakeaway/pie/pull/1581)) by [@dandel10n](https://github.com/dandel10n)

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.1.0",
"version": "0.2.0",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down
Loading

0 comments on commit 08837dc

Please sign in to comment.