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 Apr 15, 2024
1 parent 26aa8dc commit 42c30f7
Show file tree
Hide file tree
Showing 19 changed files with 136 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": "6.0.21",
"tag": "pcln-autocomplete_v6.0.21",
"date": "Mon, 15 Apr 2024 19:21:32 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-icons\" to `6.3.0`"
}
]
}
},
{
"version": "6.0.20",
"tag": "pcln-autocomplete_v6.0.20",
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 Thu, 11 Apr 2024 15:00:13 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 19:21:32 GMT and should not be manually modified.

## 6.0.21
Mon, 15 Apr 2024 19:21:32 GMT

_Version update only_

## 6.0.20
Thu, 11 Apr 2024 15:00:13 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": "6.0.20",
"version": "6.0.21",
"description": "React autocomplete component built with Downshift",
"keywords": [],
"license": "MIT",
Expand Down
18 changes: 18 additions & 0 deletions packages/carousel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "pcln-carousel",
"entries": [
{
"version": "3.1.15",
"tag": "pcln-carousel_v3.1.15",
"date": "Mon, 15 Apr 2024 19:21:32 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-popover\" to `6.1.5`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.3.0`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^6.2.0` to `^6.3.0`"
}
]
}
},
{
"version": "3.1.14",
"tag": "pcln-carousel_v3.1.14",
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 Thu, 11 Apr 2024 15:00:13 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 19:21:32 GMT and should not be manually modified.

## 3.1.15
Mon, 15 Apr 2024 19:21:32 GMT

_Version update only_

## 3.1.14
Thu, 11 Apr 2024 15:00:13 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": "3.1.14",
"version": "3.1.15",
"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": "^6.12.0",
"pcln-icons": "^6.2.0",
"pcln-icons": "^6.3.0",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=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": "6.3.0",
"tag": "pcln-icons_v6.3.0",
"date": "Mon, 15 Apr 2024 19:21:32 GMT",
"comments": {
"minor": [
{
"comment": "Add ChevronDoubleLeft and ChevronDoubleRight icons",
"author": "Barry Yakimchuk <57762944+pcln-barry@users.noreply.github.com>",
"commit": "26aa8dc788d6d04090e0b9a1c6b0b9ebd26818fa"
}
]
}
},
{
"version": "6.2.0",
"tag": "pcln-icons_v6.2.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 Tue, 26 Mar 2024 13:26:17 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 19:21:32 GMT and should not be manually modified.

## 6.3.0
Mon, 15 Apr 2024 19:21:32 GMT

### Minor changes

- Add ChevronDoubleLeft and ChevronDoubleRight icons

## 6.2.0
Tue, 26 Mar 2024 13:26:17 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.2.0",
"version": "6.3.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": "6.0.22",
"tag": "pcln-menu_v6.0.22",
"date": "Mon, 15 Apr 2024 19:21:32 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-icons\" to `6.3.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `6.1.5`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^6.2.0` to `^6.3.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" from `^6.1.4` to `^6.1.5`"
}
]
}
},
{
"version": "6.0.21",
"tag": "pcln-menu_v6.0.21",
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, 11 Apr 2024 15:00:13 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 19:21:32 GMT and should not be manually modified.

## 6.0.22
Mon, 15 Apr 2024 19:21:32 GMT

_Version update only_

## 6.0.21
Thu, 11 Apr 2024 15:00:13 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": "6.0.21",
"version": "6.0.22",
"license": "MIT",
"author": "Priceline",
"sideEffects": false,
Expand Down Expand Up @@ -54,8 +54,8 @@
},
"peerDependencies": {
"pcln-design-system": "^6.12.0",
"pcln-icons": "^6.2.0",
"pcln-popover": "^6.1.4",
"pcln-icons": "^6.3.0",
"pcln-popover": "^6.1.5",
"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/modal/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "pcln-modal",
"entries": [
{
"version": "6.0.22",
"tag": "pcln-modal_v6.0.22",
"date": "Mon, 15 Apr 2024 19:21:32 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-menu\" to `6.0.22`"
}
]
}
},
{
"version": "6.0.21",
"tag": "pcln-modal_v6.0.21",
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, 11 Apr 2024 15:00:13 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 19:21:32 GMT and should not be manually modified.

## 6.0.22
Mon, 15 Apr 2024 19:21:32 GMT

_Version update only_

## 6.0.21
Thu, 11 Apr 2024 15:00:13 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": "6.0.21",
"version": "6.0.22",
"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": "6.1.5",
"tag": "pcln-popover_v6.1.5",
"date": "Mon, 15 Apr 2024 19:21:32 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-icons\" to `6.3.0`"
}
]
}
},
{
"version": "6.1.4",
"tag": "pcln-popover_v6.1.4",
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 Thu, 11 Apr 2024 15:00:13 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 19:21:32 GMT and should not be manually modified.

## 6.1.5
Mon, 15 Apr 2024 19:21:32 GMT

_Version update only_

## 6.1.4
Thu, 11 Apr 2024 15:00:13 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": "6.1.4",
"version": "6.1.5",
"description": "React component for popover",
"license": "MIT",
"author": "Priceline",
Expand Down

0 comments on commit 42c30f7

Please sign in to comment.