Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Priceline DS Publish Bot committed Jan 30, 2024
1 parent f8cb97c commit a268457
Show file tree
Hide file tree
Showing 31 changed files with 245 additions and 69 deletions.
10 changes: 0 additions & 10 deletions common/changes/pcln-design-system/AIR-60631_2024-01-24-20-07.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/pcln-design-system/AIR-60645_2024-01-26-19-56.json

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 18 additions & 0 deletions packages/autocomplete/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "pcln-autocomplete",
"entries": [
{
"version": "6.0.3",
"tag": "pcln-autocomplete_v6.0.3",
"date": "Tue, 30 Jan 2024 20:31:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.2.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.0.1`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.2.0` to `^6.2.1`"
}
]
}
},
{
"version": "6.0.2",
"tag": "pcln-autocomplete_v6.0.2",
Expand Down
7 changes: 6 additions & 1 deletion packages/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-autocomplete

This log was last generated on Mon, 22 Jan 2024 16:15:34 GMT and should not be manually modified.
This log was last generated on Tue, 30 Jan 2024 20:31:23 GMT and should not be manually modified.

## 6.0.3
Tue, 30 Jan 2024 20:31:23 GMT

_Version update only_

## 6.0.2
Mon, 22 Jan 2024 16:15:34 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-autocomplete",
"version": "6.0.2",
"version": "6.0.3",
"description": "React autocomplete component built with Downshift",
"keywords": [],
"license": "MIT",
Expand Down Expand Up @@ -56,7 +56,7 @@
"us": "^2.0.0"
},
"peerDependencies": {
"pcln-design-system": "^6.2.0",
"pcln-design-system": "^6.2.1",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6"
Expand Down
21 changes: 21 additions & 0 deletions packages/carousel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "pcln-carousel",
"entries": [
{
"version": "3.0.3",
"tag": "pcln-carousel_v3.0.3",
"date": "Tue, 30 Jan 2024 20:31:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.2.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.0.1`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.2.0` to `^6.2.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^6.0.0` to `^6.0.1`"
}
]
}
},
{
"version": "3.0.2",
"tag": "pcln-carousel_v3.0.2",
Expand Down
7 changes: 6 additions & 1 deletion packages/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-carousel

This log was last generated on Mon, 22 Jan 2024 16:15:34 GMT and should not be manually modified.
This log was last generated on Tue, 30 Jan 2024 20:31:23 GMT and should not be manually modified.

## 3.0.3
Tue, 30 Jan 2024 20:31:23 GMT

_Version update only_

## 3.0.2
Mon, 22 Jan 2024 16:15:34 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-carousel",
"version": "3.0.2",
"version": "3.0.3",
"description": "Priceline Design System Carousel Component",
"homepage": "https://github.com/priceline/design-system#readme",
"bugs": {
Expand Down Expand Up @@ -75,8 +75,8 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"pcln-design-system": "^6.2.0",
"pcln-icons": "^6.0.0",
"pcln-design-system": "^6.2.1",
"pcln-icons": "^6.0.1",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6"
Expand Down
12 changes: 12 additions & 0 deletions packages/codemods/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "pcln-codemods",
"entries": [
{
"version": "3.0.3",
"tag": "pcln-codemods_v3.0.3",
"date": "Tue, 30 Jan 2024 20:31:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.2.1`"
}
]
}
},
{
"version": "3.0.2",
"tag": "pcln-codemods_v3.0.2",
Expand Down
7 changes: 6 additions & 1 deletion packages/codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-codemods

This log was last generated on Mon, 22 Jan 2024 16:15:34 GMT and should not be manually modified.
This log was last generated on Tue, 30 Jan 2024 20:31:23 GMT and should not be manually modified.

## 3.0.3
Tue, 30 Jan 2024 20:31:23 GMT

_Version update only_

## 3.0.2
Mon, 22 Jan 2024 16:15:34 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-codemods",
"version": "3.0.2",
"version": "3.0.3",
"keywords": [],
"license": "MIT",
"author": "Priceline",
Expand Down
24 changes: 24 additions & 0 deletions packages/core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "pcln-design-system",
"entries": [
{
"version": "6.2.1",
"tag": "pcln-design-system_v6.2.1",
"date": "Tue, 30 Jan 2024 20:31:23 GMT",
"comments": {
"patch": [
{
"comment": "update accordion shadow state for open",
"author": "Andrew <[email protected]>",
"commit": "595f346bd96c388abfb438f2877bca461d8a86d5"
},
{
"comment": "Add color scheme for heading text color",
"author": "Andrew <[email protected]>",
"commit": "595f346bd96c388abfb438f2877bca461d8a86d5"
},
{
"comment": "Correct peerDeps for DSv6",
"author": "Craig Palermo <[email protected]>",
"commit": "f8cb97ccf13bf71f96793dbaa06c54aeb4aae875"
}
]
}
},
{
"version": "6.2.0",
"tag": "pcln-design-system_v6.2.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log - pcln-design-system

This log was last generated on Mon, 22 Jan 2024 16:15:34 GMT and should not be manually modified.
This log was last generated on Tue, 30 Jan 2024 20:31:23 GMT and should not be manually modified.

## 6.2.1
Tue, 30 Jan 2024 20:31:23 GMT

### Patches

- update accordion shadow state for open
- Add color scheme for heading text color
- Correct peerDeps for DSv6

## 6.2.0
Mon, 22 Jan 2024 16:15:34 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-design-system",
"version": "6.2.0",
"version": "6.2.1",
"description": "Priceline Design System",
"homepage": "https://github.com/priceline/design-system#readme",
"bugs": {
Expand Down
14 changes: 14 additions & 0 deletions packages/icons/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "pcln-icons",
"entries": [
{
"version": "6.0.1",
"tag": "pcln-icons_v6.0.1",
"date": "Tue, 30 Jan 2024 20:31:23 GMT",
"comments": {
"patch": [
{
"comment": "Correct peerDeps for DSv6",
"author": "Craig Palermo <[email protected]>",
"commit": "f8cb97ccf13bf71f96793dbaa06c54aeb4aae875"
}
]
}
},
{
"version": "6.0.0",
"tag": "pcln-icons_v6.0.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - pcln-icons

This log was last generated on Fri, 12 Jan 2024 16:09:00 GMT and should not be manually modified.
This log was last generated on Tue, 30 Jan 2024 20:31:23 GMT and should not be manually modified.

## 6.0.1
Tue, 30 Jan 2024 20:31:23 GMT

### Patches

- Correct peerDeps for DSv6

## 6.0.0
Fri, 12 Jan 2024 16:09:00 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-icons",
"version": "6.0.0",
"version": "6.0.1",
"description": "Priceline React icons based on Material Design Icons",
"license": "MIT",
"author": "Priceline",
Expand Down
27 changes: 27 additions & 0 deletions packages/menu/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "pcln-menu",
"entries": [
{
"version": "6.0.3",
"tag": "pcln-menu_v6.0.3",
"date": "Tue, 30 Jan 2024 20:31:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.2.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.0.1`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `6.0.3`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.2.0` to `^6.2.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^6.0.0` to `^6.0.1`"
},
{
"comment": "Updating dependency \"pcln-popover\" from `^6.0.2` to `^6.0.3`"
}
]
}
},
{
"version": "6.0.2",
"tag": "pcln-menu_v6.0.2",
Expand Down
7 changes: 6 additions & 1 deletion packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-menu

This log was last generated on Mon, 22 Jan 2024 16:15:34 GMT and should not be manually modified.
This log was last generated on Tue, 30 Jan 2024 20:31:23 GMT and should not be manually modified.

## 6.0.3
Tue, 30 Jan 2024 20:31:23 GMT

_Version update only_

## 6.0.2
Mon, 22 Jan 2024 16:15:34 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-menu",
"version": "6.0.2",
"version": "6.0.3",
"license": "MIT",
"author": "Priceline",
"sideEffects": false,
Expand Down Expand Up @@ -53,9 +53,9 @@
"styled-system": "^5.1.5"
},
"peerDependencies": {
"pcln-design-system": "^6.2.0",
"pcln-icons": "^6.0.0",
"pcln-popover": "^6.0.2",
"pcln-design-system": "^6.2.1",
"pcln-icons": "^6.0.1",
"pcln-popover": "^6.0.3",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6",
Expand Down
18 changes: 18 additions & 0 deletions packages/modal/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "pcln-modal",
"entries": [
{
"version": "6.0.3",
"tag": "pcln-modal_v6.0.3",
"date": "Tue, 30 Jan 2024 20:31:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.2.1`"
},
{
"comment": "Updating dependency \"pcln-menu\" to `6.0.3`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.2.0` to `^6.2.1`"
}
]
}
},
{
"version": "6.0.2",
"tag": "pcln-modal_v6.0.2",
Expand Down
Loading

0 comments on commit a268457

Please sign in to comment.