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 #314

Merged
merged 1 commit into from
Mar 15, 2023
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
12 changes: 0 additions & 12 deletions .changeset/chilly-paws-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-dots-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-trains-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-crabs-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-buses-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-lobsters-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-planets-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-dogs-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-candles-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-news-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-ads-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-guests-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-mayflies-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-rivers-punch.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 1.36.0

### Minor Changes

- [Removed] - WDIO references and dependencies ([#312](https://github.com/justeattakeaway/pie/pull/312)) by [@JoshuaNg2332](https://github.com/JoshuaNg2332)

### Patch Changes

- Updated dependencies [[`38734c2d3`](https://github.com/justeattakeaway/pie/commit/38734c2d3fb74f6b77d38b0d2eac95bb0d4dfdc1)]:
- @justeattakeaway/[email protected]

## 1.35.0

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

## 0.3.0

### Minor Changes

- [Added] pie button to react app ([#309](https://github.com/justeattakeaway/pie/pull/309)) by [@FayeCarter](https://github.com/FayeCarter)

### Patch Changes

- Updated dependencies [[`38734c2d3`](https://github.com/justeattakeaway/pie/commit/38734c2d3fb74f6b77d38b0d2eac95bb0d4dfdc1), [`92a47712e`](https://github.com/justeattakeaway/pie/commit/92a47712e90dfcd79e792420e291b7eed6896bf8)]:
- @justeattakeaway/[email protected]

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/examples/wc-react18/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wc-react18",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"dependencies": {
"@justeattakeaway/pie-button": "workspace:^",
Expand Down
11 changes: 11 additions & 0 deletions apps/examples/wc-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# wc-vue3

## 0.2.0

### Minor Changes

- [Added] - example vue app for testing web components ([#311](https://github.com/justeattakeaway/pie/pull/311)) by [@fernandofranca](https://github.com/fernandofranca)

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)
2 changes: 1 addition & 1 deletion 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.1.0",
"version": "0.2.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
22 changes: 22 additions & 0 deletions apps/pie-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## 1.64.0

### Minor Changes

- [Changed] - Use f-cookie-banner package for cookie banner ([#319](https://github.com/justeattakeaway/pie/pull/319)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Changed] - home page copy based on ux feedback ([#317](https://github.com/justeattakeaway/pie/pull/317)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Changed] - Designers getting started page copy based on ux feedback ([#323](https://github.com/justeattakeaway/pie/pull/323)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Changed] - Add question mark to What is PIE? nav key ([#318](https://github.com/justeattakeaway/pie/pull/318)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Changed] - Replacing existing WDIO visual tests with new Playwright visual tests ([#312](https://github.com/justeattakeaway/pie/pull/312)) by [@JoshuaNg2332](https://github.com/JoshuaNg2332)

- [Changed] - New roadmap copy adding in parts from the engineering roadmap ([#315](https://github.com/justeattakeaway/pie/pull/315)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Removed] - Engineering section 'our vision' page ([#315](https://github.com/justeattakeaway/pie/pull/315)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Changed] - Copy in What is PIE? and Our Vision pages based on ux feedback ([#318](https://github.com/justeattakeaway/pie/pull/318)) by [@jamieomaguire](https://github.com/jamieomaguire)

- [Changed] - Support section copy ([#316](https://github.com/justeattakeaway/pie/pull/316)) by [@jamieomaguire](https://github.com/jamieomaguire)

## 1.63.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": "todo",
"version": "1.63.0",
"version": "1.64.0",
"main": "index.js",
"keywords": [],
"author": "JustEatTakeaway - Vue Design System Team",
Expand Down
9 changes: 9 additions & 0 deletions apps/pie-storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.5.2

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)

- Updated dependencies [[`38734c2d3`](https://github.com/justeattakeaway/pie/commit/38734c2d3fb74f6b77d38b0d2eac95bb0d4dfdc1), [`92a47712e`](https://github.com/justeattakeaway/pie/commit/92a47712e90dfcd79e792420e291b7eed6896bf8)]:
- @justeattakeaway/[email protected]

## 0.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/pie-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pie-storybook",
"version": "0.5.1",
"version": "0.5.2",
"description": "Storybook for PIE Design System components",
"scripts": {
"dev": "storybook dev -p 6006",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pie-monorepo",
"description": "JustEatTakeaway",
"version": "1.35.0",
"version": "1.36.0",
"keywords": [],
"author": "JustEatTakeaway - Design System Web Team",
"license": "Apache-2.0",
Expand Down Expand Up @@ -92,7 +92,7 @@
},
"dependencies": {
"@justeat/fozzie": "10.11.0",
"@justeattakeaway/pie-icons": "2.0.0-beta.7",
"@justeattakeaway/pie-icons": "2.0.1",
"lit": "2.6.1"
},
"config": {
Expand Down
10 changes: 10 additions & 0 deletions packages/components/pie-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.7.0

### Minor Changes

- [Updated] button to handle custom events ([#309](https://github.com/justeattakeaway/pie/pull/309)) by [@FayeCarter](https://github.com/FayeCarter)

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/pie-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-button",
"version": "0.6.1",
"version": "0.7.0",
"description": "PIE design system button built using web components",
"type": "module",
"main": "dist/pie-button.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/tools/pie-eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.1.2

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/pie-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-eslint-config",
"version": "0.1.1",
"version": "0.1.2",
"description": "Shareable ESLint config for use with any front-end web projects across JET.",
"exports": {
".": "./base/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/tools/pie-icons-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.1

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)

## 2.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/pie-icons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-icons-react",
"version": "2.0.0",
"version": "2.0.1",
"main": "esm/index.js",
"files": [
"dist",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@babel/node": "7.19.1",
"@justeattakeaway/pie-icons": "2.0.0",
"@justeattakeaway/pie-icons": "2.0.1",
"@svgr/core": "6.4.0",
"@types/react": "18.0.21",
"pascal-case": "3.1.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/tools/pie-icons-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.1

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)

## 2.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/pie-icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-icons-vue",
"version": "2.0.0",
"version": "2.0.1",
"main": "dist/pie-icons-vue.cjs.js",
"cdn": "dist/pie-icons-vue.min.js",
"unpkg": "dist/pie-icons-vue.min.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@vue/babel-helper-vue-jsx-merge-props": "1.4.0"
},
"devDependencies": {
"@justeattakeaway/pie-icons": "2.0.0",
"@justeattakeaway/pie-icons": "2.0.1",
"@vue/babel-preset-jsx": "1.4.0",
"bili": "3.4.2",
"eslint-plugin-vue": "^9.9.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/tools/pie-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.1

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/pie-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-icons",
"version": "2.0.0",
"version": "2.0.1",
"description": "Common icons for use for PIE Project",
"main": "dist/pie-icons.js",
"license": "Apache-2.0",
Expand Down
13 changes: 10 additions & 3 deletions packages/tools/pie-stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# Changelog

## 0.1.1

### Patch Changes

- Add missing Volta settings to package.json ([#322](https://github.com/justeattakeaway/pie/pull/322)) by [@fernandofranca](https://github.com/fernandofranca)

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

v0.1.0
------------------------------
*January 11, 2023*
## v0.1.0

_January 11, 2023_

### Added

- Base rules
- Project skeleton
2 changes: 1 addition & 1 deletion packages/tools/pie-stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justeattakeaway/pie-stylelint-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "Shareable Stylelint config for use with any front-end web projects across JET.",
"license": "Apache-2.0",
"keywords": [
Expand Down