Skip to content

Commit a6d2ead

Browse files
author
Priceline DS Publish Bot
committed
Bump versions [skip ci]
1 parent f8e8abd commit a6d2ead

28 files changed

+214
-63
lines changed

common/changes/pcln-design-system/babel-plugin-styled-components_2024-01-18-02-31.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/pcln-design-system/babel-plugin-styled-components_2024-01-18-02-32.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/pcln-design-system/babel-plugin-styled-components_2024-01-19-07-29.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/pcln-design-system/babel-plugin-styled-components_2024-01-19-07-30.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/autocomplete/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "pcln-autocomplete",
33
"entries": [
4+
{
5+
"version": "6.0.2",
6+
"tag": "pcln-autocomplete_v6.0.2",
7+
"date": "Mon, 22 Jan 2024 16:15:34 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"pcln-design-system\" to `6.2.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"pcln-design-system\" from `^6.1.0` to `^6.2.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "6.0.1",
621
"tag": "pcln-autocomplete_v6.0.1",

packages/autocomplete/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - pcln-autocomplete
22

3-
This log was last generated on Mon, 22 Jan 2024 14:06:39 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 Jan 2024 16:15:34 GMT and should not be manually modified.
4+
5+
## 6.0.2
6+
Mon, 22 Jan 2024 16:15:34 GMT
7+
8+
_Version update only_
49

510
## 6.0.1
611
Mon, 22 Jan 2024 14:06:39 GMT

packages/autocomplete/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcln-autocomplete",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "React autocomplete component built with Downshift",
55
"keywords": [],
66
"license": "MIT",
@@ -56,7 +56,7 @@
5656
"us": "^2.0.0"
5757
},
5858
"peerDependencies": {
59-
"pcln-design-system": "^6.1.0",
59+
"pcln-design-system": "^6.2.0",
6060
"react": "^17.0.2 || ^18.2.0",
6161
"react-dom": "^17.0.2 || ^18.2.0",
6262
"styled-components": ">=5.3.7 <6"

packages/carousel/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "pcln-carousel",
33
"entries": [
4+
{
5+
"version": "3.0.2",
6+
"tag": "pcln-carousel_v3.0.2",
7+
"date": "Mon, 22 Jan 2024 16:15:34 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"pcln-design-system\" to `6.2.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"pcln-design-system\" from `^6.1.0` to `^6.2.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "3.0.1",
621
"tag": "pcln-carousel_v3.0.1",

packages/carousel/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - pcln-carousel
22

3-
This log was last generated on Mon, 22 Jan 2024 14:06:39 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 Jan 2024 16:15:34 GMT and should not be manually modified.
4+
5+
## 3.0.2
6+
Mon, 22 Jan 2024 16:15:34 GMT
7+
8+
_Version update only_
49

510
## 3.0.1
611
Mon, 22 Jan 2024 14:06:39 GMT

packages/carousel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcln-carousel",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Priceline Design System Carousel Component",
55
"homepage": "https://github.com/priceline/design-system#readme",
66
"bugs": {
@@ -75,7 +75,7 @@
7575
"typescript": "^5.2.2"
7676
},
7777
"peerDependencies": {
78-
"pcln-design-system": "^6.1.0",
78+
"pcln-design-system": "^6.2.0",
7979
"pcln-icons": "^6.0.0",
8080
"react": "^17.0.2 || ^18.2.0",
8181
"react-dom": "^17.0.2 || ^18.2.0",

0 commit comments

Comments
 (0)