Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1137

Merged
merged 1 commit into from
Jan 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/chatty-pans-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-drinks-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-tools-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-mugs-lie.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.49.0

### Minor Changes

- [Added] - Render an input inside of pie-input with a type property that defaults to text ([#1138](https://github.com/justeattakeaway/pie/pull/1138)) by [@jamieomaguire](https://github.com/jamieomaguire)

## 2.48.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.4.21

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]

## 0.4.20

### 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.20",
"version": "0.4.21",
"private": true,
"scripts": {
"ng": "ng",
Expand All @@ -17,7 +17,7 @@
"@angular/platform-browser": "15.2.0",
"@angular/platform-browser-dynamic": "15.2.0",
"@angular/router": "15.2.0",
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"rxjs": "7.8.0",
"tslib": "2.3.0",
Expand Down
8 changes: 8 additions & 0 deletions apps/examples/wc-next10/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# wc-next10

## 0.5.13

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]

## 0.5.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.12",
"version": "0.5.13",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -10,8 +10,8 @@
"lint:examples": "eslint ."
},
"dependencies": {
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-cookie-banner": "0.13.2",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-cookie-banner": "0.13.3",
"@justeattakeaway/pie-css": "0.9.0",
"@lit/react": "1.0.2",
"next": "10.2.3",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/wc-next13/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wc-next13

## 0.3.21

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]

## 0.3.20

### 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,6 +1,6 @@
{
"name": "wc-next13",
"version": "0.3.20",
"version": "0.3.21",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS=--conditions=development next dev",
Expand All @@ -10,7 +10,7 @@
"lint:examples": "next lint"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"@lit-labs/nextjs": "0.1.3",
"@lit/react": "1.0.2",
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.5.8

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]

## 0.5.7

### 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,6 +1,6 @@
{
"name": "wc-nuxt2",
"version": "0.5.7",
"version": "0.5.8",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -9,7 +9,7 @@
"generate:examples": "nuxt generate"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"core-js": "3.30.0",
"nuxt": "2.17.0",
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.5.8

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]

## 0.5.7

### Patch 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.5.7",
"version": "0.5.8",
"private": true,
"scripts": {
"build:examples": "nuxt build",
Expand All @@ -10,7 +10,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"nuxt-ssr-lit": "1.6.5"
},
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.4.21

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]

## 0.4.20

### 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,9 +1,9 @@
{
"name": "wc-react17",
"version": "0.4.20",
"version": "0.4.21",
"private": true,
"dependencies": {
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"@lit/react": "1.0.2",
"react": "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.5.20

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]

## 0.5.19

### 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,9 +1,9 @@
{
"name": "wc-react18",
"version": "0.5.19",
"version": "0.5.20",
"private": true,
"dependencies": {
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"@lit/react": "1.0.2",
"react": "18.2.0",
Expand Down
10 changes: 10 additions & 0 deletions apps/examples/wc-vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# wc-vanilla

## 0.4.48

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]

## 0.4.47

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.4.47",
"version": "0.4.48",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -13,11 +13,11 @@
},
"dependencies": {
"@justeat/pie-design-tokens": "5.9.0",
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-icon-button": "0.25.0",
"@justeattakeaway/pie-icons-webc": "0.16.0",
"@justeattakeaway/pie-modal": "0.36.0"
"@justeattakeaway/pie-icon-button": "0.25.1",
"@justeattakeaway/pie-icons-webc": "0.16.1",
"@justeattakeaway/pie-modal": "0.36.1"
},
"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.4.21

### Patch Changes

- Updated dependencies [[`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]

## 0.4.20

### 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.4.20",
"version": "0.4.21",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -10,7 +10,7 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-css": "0.9.0",
"@vitejs/plugin-vue": "4.0.0",
"vite": "4.2.3",
Expand Down
24 changes: 24 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## 0.56.0

### Minor Changes

- [Added] - Render an input inside of pie-input with a type property that defaults to text ([#1138](https://github.com/justeattakeaway/pie/pull/1138)) by [@jamieomaguire](https://github.com/jamieomaguire)

### Patch Changes

- Updated dependencies [[`68df521fd`](https://github.com/justeattakeaway/pie/commit/68df521fdd765bfdba5428f9973be79bf8fb4b20), [`03cd71ffa`](https://github.com/justeattakeaway/pie/commit/03cd71ffa072f6cfe3f1114e20ec2990a728daba)]:
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]
- @justeattakeaway/[email protected]

## 0.55.0

### Minor Changes
Expand Down
30 changes: 15 additions & 15 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.55.0",
"version": "0.56.0",
"private": true,
"description": "Storybook for PIE Design System components",
"scripts": {
Expand All @@ -13,21 +13,21 @@
"license": "Apache-2.0",
"dependencies": {
"@justeat/pie-design-tokens": "5.9.0",
"@justeattakeaway/pie-button": "0.42.0",
"@justeattakeaway/pie-card": "0.15.0",
"@justeattakeaway/pie-cookie-banner": "0.13.2",
"@justeattakeaway/pie-button": "0.42.1",
"@justeattakeaway/pie-card": "0.15.1",
"@justeattakeaway/pie-cookie-banner": "0.13.3",
"@justeattakeaway/pie-css": "0.9.0",
"@justeattakeaway/pie-divider": "0.10.0",
"@justeattakeaway/pie-form-label": "0.8.3",
"@justeattakeaway/pie-icon-button": "0.25.0",
"@justeattakeaway/pie-icons-webc": "0.16.0",
"@justeattakeaway/pie-input": "0.1.0",
"@justeattakeaway/pie-link": "0.12.0",
"@justeattakeaway/pie-modal": "0.36.0",
"@justeattakeaway/pie-notification": "0.1.3",
"@justeattakeaway/pie-spinner": "0.3.1",
"@justeattakeaway/pie-switch": "0.22.0",
"@justeattakeaway/pie-tag": "0.1.0",
"@justeattakeaway/pie-divider": "0.10.1",
"@justeattakeaway/pie-form-label": "0.8.4",
"@justeattakeaway/pie-icon-button": "0.25.1",
"@justeattakeaway/pie-icons-webc": "0.16.1",
"@justeattakeaway/pie-input": "0.2.0",
"@justeattakeaway/pie-link": "0.12.1",
"@justeattakeaway/pie-modal": "0.36.1",
"@justeattakeaway/pie-notification": "0.1.4",
"@justeattakeaway/pie-spinner": "0.3.2",
"@justeattakeaway/pie-switch": "0.22.1",
"@justeattakeaway/pie-tag": "0.1.1",
"dompurify": "3.0.6"
},
"devDependencies": {
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.48.0",
"version": "2.49.0",
"keywords": [],
"author": "Just Eat Takeaway.com - Design System Team",
"license": "Apache-2.0",
Expand Down
Loading
Loading