Skip to content

Commit c96d68a

Browse files
author
Priceline DS Publish Bot
committed
Bump versions [skip ci]
1 parent 87b8c90 commit c96d68a

File tree

19 files changed

+136
-25
lines changed

19 files changed

+136
-25
lines changed

common/changes/pcln-icons/fix-UXPT-8374-svgs-r19_2025-05-28-02-46.json

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

packages/autocomplete/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "pcln-autocomplete",
33
"entries": [
4+
{
5+
"version": "6.1.4",
6+
"tag": "pcln-autocomplete_v6.1.4",
7+
"date": "Wed, 28 May 2025 16:06:20 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"pcln-icons\" to `6.10.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "6.1.3",
618
"tag": "pcln-autocomplete_v6.1.3",

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 Tue, 08 Apr 2025 18:28:05 GMT and should not be manually modified.
3+
This log was last generated on Wed, 28 May 2025 16:06:20 GMT and should not be manually modified.
4+
5+
## 6.1.4
6+
Wed, 28 May 2025 16:06:20 GMT
7+
8+
_Version update only_
49

510
## 6.1.3
611
Tue, 08 Apr 2025 18:28:05 GMT

packages/autocomplete/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcln-autocomplete",
3-
"version": "6.1.3",
3+
"version": "6.1.4",
44
"description": "React autocomplete component built with Downshift",
55
"keywords": [],
66
"license": "MIT",

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.4.2",
6+
"tag": "pcln-carousel_v3.4.2",
7+
"date": "Wed, 28 May 2025 16:06:20 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"pcln-popover\" to `6.3.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"pcln-icons\" to `6.10.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"pcln-icons\" from `^6.10.0` to `6.10.1`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "3.4.1",
624
"tag": "pcln-carousel_v3.4.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 Tue, 08 Apr 2025 18:28:05 GMT and should not be manually modified.
3+
This log was last generated on Wed, 28 May 2025 16:06:20 GMT and should not be manually modified.
4+
5+
## 3.4.2
6+
Wed, 28 May 2025 16:06:20 GMT
7+
8+
_Version update only_
49

510
## 3.4.1
611
Tue, 08 Apr 2025 18:28:05 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.4.1",
3+
"version": "3.4.2",
44
"description": "Priceline Design System Carousel Component",
55
"homepage": "https://github.com/priceline/design-system#readme",
66
"bugs": {
@@ -78,7 +78,7 @@
7878
},
7979
"peerDependencies": {
8080
"pcln-design-system": "^6.27.1",
81-
"pcln-icons": "^6.10.0",
81+
"pcln-icons": "^6.10.1",
8282
"react": "^17.0.2 || ^18.2.0",
8383
"react-dom": "^17.0.2 || ^18.2.0",
8484
"styled-components": ">=5.3.7 <6"

packages/icons/CHANGELOG.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
{
22
"name": "pcln-icons",
33
"entries": [
4+
{
5+
"version": "6.10.1",
6+
"tag": "pcln-icons_v6.10.1",
7+
"date": "Wed, 28 May 2025 16:06:20 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "replace defaultProps usage in svgr template file",
12+
"author": "Remy Gratwohl <135156184+Remy-Gratwohl@users.noreply.github.com>",
13+
"commit": "87b8c900006d0e975b6448b8328f42abab53b2c4"
14+
}
15+
]
16+
}
17+
},
418
{
519
"version": "6.10.0",
620
"tag": "pcln-icons_v6.10.0",

packages/icons/CHANGELOG.md

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

3-
This log was last generated on Wed, 19 Mar 2025 14:31:27 GMT and should not be manually modified.
3+
This log was last generated on Wed, 28 May 2025 16:06:20 GMT and should not be manually modified.
4+
5+
## 6.10.1
6+
Wed, 28 May 2025 16:06:20 GMT
7+
8+
### Patches
9+
10+
- replace defaultProps usage in svgr template file
411

512
## 6.10.0
613
Wed, 19 Mar 2025 14:31:27 GMT

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcln-icons",
3-
"version": "6.10.0",
3+
"version": "6.10.1",
44
"description": "Priceline React icons based on Material Design Icons",
55
"license": "MIT",
66
"author": "Priceline",

0 commit comments

Comments
 (0)