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 12, 2024
1 parent 1280854 commit b43ef44
Show file tree
Hide file tree
Showing 19 changed files with 133 additions and 25 deletions.

This file was deleted.

12 changes: 12 additions & 0 deletions packages/autocomplete/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "pcln-autocomplete",
"entries": [
{
"version": "5.3.36",
"tag": "pcln-autocomplete_v5.3.36",
"date": "Fri, 12 Jan 2024 15:07:44 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-icons\" to `5.14.0`"
}
]
}
},
{
"version": "5.3.35",
"tag": "pcln-autocomplete_v5.3.35",
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 Wed, 13 Dec 2023 22:03:38 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 15:07:44 GMT and should not be manually modified.

## 5.3.36
Fri, 12 Jan 2024 15:07:44 GMT

_Version update only_

## 5.3.35
Wed, 13 Dec 2023 22:03:38 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-autocomplete",
"version": "5.3.35",
"version": "5.3.36",
"description": "React autocomplete component built with Downshift",
"keywords": [],
"license": "MIT",
Expand Down
15 changes: 15 additions & 0 deletions packages/carousel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "pcln-carousel",
"entries": [
{
"version": "2.5.37",
"tag": "pcln-carousel_v2.5.37",
"date": "Fri, 12 Jan 2024 15:07:44 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-icons\" to `5.14.0`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^5.13.0` to `^5.14.0`"
}
]
}
},
{
"version": "2.5.36",
"tag": "pcln-carousel_v2.5.36",
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 Fri, 05 Jan 2024 20:52:46 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 15:07:44 GMT and should not be manually modified.

## 2.5.37
Fri, 12 Jan 2024 15:07:44 GMT

_Version update only_

## 2.5.36
Fri, 05 Jan 2024 20:52:46 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-carousel",
"version": "2.5.36",
"version": "2.5.37",
"description": "Priceline Design System Carousel Component",
"homepage": "https://github.com/priceline/design-system#readme",
"bugs": {
Expand Down Expand Up @@ -77,7 +77,7 @@
},
"peerDependencies": {
"pcln-design-system": "^5.28.3",
"pcln-icons": "^5.13.0",
"pcln-icons": "^5.14.0",
"react": ">=16.10.0",
"react-dom": ">=16.10.0",
"styled-components": ">=4 <5 || >=5 <5.3.4 || >=5.3.7 <6"
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": "5.14.0",
"tag": "pcln-icons_v5.14.0",
"date": "Fri, 12 Jan 2024 15:07:44 GMT",
"comments": {
"minor": [
{
"comment": "Added new icons refund and currencyExchange",
"author": "takhila499 <[email protected]>",
"commit": "1280854e2dfd5108720d72fdee807e45d0dfb5ac"
}
]
}
},
{
"version": "5.13.0",
"tag": "pcln-icons_v5.13.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 Wed, 13 Dec 2023 22:03:38 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 15:07:44 GMT and should not be manually modified.

## 5.14.0
Fri, 12 Jan 2024 15:07:44 GMT

### Minor changes

- Added new icons refund and currencyExchange

## 5.13.0
Wed, 13 Dec 2023 22:03:38 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": "5.13.0",
"version": "5.14.0",
"description": "Priceline React icons based on Material Design Icons",
"license": "MIT",
"author": "Priceline",
Expand Down
21 changes: 21 additions & 0 deletions packages/menu/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "pcln-menu",
"entries": [
{
"version": "5.4.1",
"tag": "pcln-menu_v5.4.1",
"date": "Fri, 12 Jan 2024 15:07:44 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-icons\" to `5.14.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `5.5.33`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^5.13.0` to `^5.14.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" from `^5.5.32` to `^5.5.33`"
}
]
}
},
{
"version": "5.4.0",
"tag": "pcln-menu_v5.4.0",
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 Thu, 14 Dec 2023 19:25:06 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 15:07:44 GMT and should not be manually modified.

## 5.4.1
Fri, 12 Jan 2024 15:07:44 GMT

_Version update only_

## 5.4.0
Thu, 14 Dec 2023 19:25:06 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-menu",
"version": "5.4.0",
"version": "5.4.1",
"license": "MIT",
"author": "Priceline",
"sideEffects": false,
Expand Down Expand Up @@ -54,8 +54,8 @@
},
"peerDependencies": {
"pcln-design-system": "^5.28.3",
"pcln-icons": "^5.13.0",
"pcln-popover": "^5.5.32",
"pcln-icons": "^5.14.0",
"pcln-popover": "^5.5.33",
"react": ">=16.10.0",
"react-dom": ">=16.10.0",
"styled-components": ">=4 <5 || >=5 <5.3.4 || >=5.3.7 <6",
Expand Down
12 changes: 12 additions & 0 deletions packages/modal/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "pcln-modal",
"entries": [
{
"version": "5.4.36",
"tag": "pcln-modal_v5.4.36",
"date": "Fri, 12 Jan 2024 15:07:44 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-menu\" to `5.4.1`"
}
]
}
},
{
"version": "5.4.35",
"tag": "pcln-modal_v5.4.35",
Expand Down
7 changes: 6 additions & 1 deletion packages/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-modal

This log was last generated on Thu, 14 Dec 2023 19:25:06 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 15:07:44 GMT and should not be manually modified.

## 5.4.36
Fri, 12 Jan 2024 15:07:44 GMT

_Version update only_

## 5.4.35
Thu, 14 Dec 2023 19:25:06 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-modal",
"version": "5.4.35",
"version": "5.4.36",
"description": "React component for modal",
"license": "MIT",
"author": "Priceline",
Expand Down
12 changes: 12 additions & 0 deletions packages/popover/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "pcln-popover",
"entries": [
{
"version": "5.5.33",
"tag": "pcln-popover_v5.5.33",
"date": "Fri, 12 Jan 2024 15:07:44 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-icons\" to `5.14.0`"
}
]
}
},
{
"version": "5.5.32",
"tag": "pcln-popover_v5.5.32",
Expand Down
7 changes: 6 additions & 1 deletion packages/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-popover

This log was last generated on Wed, 13 Dec 2023 22:03:38 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jan 2024 15:07:44 GMT and should not be manually modified.

## 5.5.33
Fri, 12 Jan 2024 15:07:44 GMT

_Version update only_

## 5.5.32
Wed, 13 Dec 2023 22:03:38 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-popover",
"version": "5.5.32",
"version": "5.5.33",
"description": "React component for popover",
"license": "MIT",
"author": "Priceline",
Expand Down

0 comments on commit b43ef44

Please sign in to comment.