Skip to content

Commit 24b49e1

Browse files
author
Priceline DS Publish Bot
committed
Bump versions [skip ci]
1 parent 0d066cc commit 24b49e1

25 files changed

+193
-33
lines changed

common/changes/pcln-design-system/chore-RC-26345-shadow-effect-color_2024-05-20-17-29.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.26",
6+
"tag": "pcln-autocomplete_v6.0.26",
7+
"date": "Mon, 03 Jun 2024 16:45:25 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"pcln-design-system\" to `6.15.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"pcln-design-system\" from `^6.14.0` to `6.15.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "6.0.25",
621
"tag": "pcln-autocomplete_v6.0.25",

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 Thu, 30 May 2024 19:42:04 GMT and should not be manually modified.
3+
This log was last generated on Mon, 03 Jun 2024 16:45:25 GMT and should not be manually modified.
4+
5+
## 6.0.26
6+
Mon, 03 Jun 2024 16:45:25 GMT
7+
8+
_Version update only_
49

510
## 6.0.25
611
Thu, 30 May 2024 19:42:04 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.25",
3+
"version": "6.0.26",
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.14.0",
59+
"pcln-design-system": "^6.15.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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "pcln-carousel",
33
"entries": [
4+
{
5+
"version": "3.1.20",
6+
"tag": "pcln-carousel_v3.1.20",
7+
"date": "Mon, 03 Jun 2024 16:45:25 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"pcln-design-system\" to `6.15.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"pcln-popover\" to `6.1.10`"
15+
},
16+
{
17+
"comment": "Updating dependency \"pcln-design-system\" from `^6.14.0` to `6.15.0`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "3.1.19",
624
"tag": "pcln-carousel_v3.1.19",

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 Thu, 30 May 2024 19:42:04 GMT and should not be manually modified.
3+
This log was last generated on Mon, 03 Jun 2024 16:45:25 GMT and should not be manually modified.
4+
5+
## 3.1.20
6+
Mon, 03 Jun 2024 16:45:25 GMT
7+
8+
_Version update only_
49

510
## 3.1.19
611
Thu, 30 May 2024 19:42:04 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.1.19",
3+
"version": "3.1.20",
44
"description": "Priceline Design System Carousel Component",
55
"homepage": "https://github.com/priceline/design-system#readme",
66
"bugs": {
@@ -76,7 +76,7 @@
7676
"typescript": "^5.2.2"
7777
},
7878
"peerDependencies": {
79-
"pcln-design-system": "^6.14.0",
79+
"pcln-design-system": "^6.15.0",
8080
"pcln-icons": "^6.4.0",
8181
"react": "^17.0.2 || ^18.2.0",
8282
"react-dom": "^17.0.2 || ^18.2.0",

packages/codemods/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "pcln-codemods",
33
"entries": [
4+
{
5+
"version": "3.0.23",
6+
"tag": "pcln-codemods_v3.0.23",
7+
"date": "Mon, 03 Jun 2024 16:45:25 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"pcln-design-system\" to `6.15.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "3.0.22",
618
"tag": "pcln-codemods_v3.0.22",

packages/codemods/CHANGELOG.md

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

3-
This log was last generated on Thu, 30 May 2024 19:42:04 GMT and should not be manually modified.
3+
This log was last generated on Mon, 03 Jun 2024 16:45:25 GMT and should not be manually modified.
4+
5+
## 3.0.23
6+
Mon, 03 Jun 2024 16:45:25 GMT
7+
8+
_Version update only_
49

510
## 3.0.22
611
Thu, 30 May 2024 19:42:04 GMT

packages/codemods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcln-codemods",
3-
"version": "3.0.22",
3+
"version": "3.0.23",
44
"keywords": [],
55
"license": "MIT",
66
"author": "Priceline",

0 commit comments

Comments
 (0)