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 Mar 6, 2024
1 parent 9823528 commit f3e671c
Show file tree
Hide file tree
Showing 32 changed files with 260 additions and 77 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 18 additions & 0 deletions packages/autocomplete/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "pcln-autocomplete",
"entries": [
{
"version": "6.0.12",
"tag": "pcln-autocomplete_v6.0.12",
"date": "Wed, 06 Mar 2024 20:07:53 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.7.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.1.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.7.0` to `^6.7.1`"
}
]
}
},
{
"version": "6.0.11",
"tag": "pcln-autocomplete_v6.0.11",
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 Fri, 01 Mar 2024 22:02:10 GMT and should not be manually modified.
This log was last generated on Wed, 06 Mar 2024 20:07:53 GMT and should not be manually modified.

## 6.0.12
Wed, 06 Mar 2024 20:07:53 GMT

_Version update only_

## 6.0.11
Fri, 01 Mar 2024 22:02:10 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-autocomplete",
"version": "6.0.11",
"version": "6.0.12",
"description": "React autocomplete component built with Downshift",
"keywords": [],
"license": "MIT",
Expand Down Expand Up @@ -56,7 +56,7 @@
"us": "^2.0.0"
},
"peerDependencies": {
"pcln-design-system": "^6.7.0",
"pcln-design-system": "^6.7.1",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6"
Expand Down
24 changes: 24 additions & 0 deletions packages/carousel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "pcln-carousel",
"entries": [
{
"version": "3.1.4",
"tag": "pcln-carousel_v3.1.4",
"date": "Wed, 06 Mar 2024 20:07:53 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.7.1`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `6.0.12`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.1.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.7.0` to `^6.7.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^6.0.1` to `^6.1.0`"
}
]
}
},
{
"version": "3.1.3",
"tag": "pcln-carousel_v3.1.3",
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, 01 Mar 2024 22:02:10 GMT and should not be manually modified.
This log was last generated on Wed, 06 Mar 2024 20:07:53 GMT and should not be manually modified.

## 3.1.4
Wed, 06 Mar 2024 20:07:53 GMT

_Version update only_

## 3.1.3
Fri, 01 Mar 2024 22:02:10 GMT
Expand Down
6 changes: 3 additions & 3 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.3",
"version": "3.1.4",
"description": "Priceline Design System Carousel Component",
"homepage": "https://github.com/priceline/design-system#readme",
"bugs": {
Expand Down Expand Up @@ -76,8 +76,8 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"pcln-design-system": "^6.7.0",
"pcln-icons": "^6.0.1",
"pcln-design-system": "^6.7.1",
"pcln-icons": "^6.1.0",
"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/codemods/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "pcln-codemods",
"entries": [
{
"version": "3.0.12",
"tag": "pcln-codemods_v3.0.12",
"date": "Wed, 06 Mar 2024 20:07:53 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.7.1`"
}
]
}
},
{
"version": "3.0.11",
"tag": "pcln-codemods_v3.0.11",
Expand Down
7 changes: 6 additions & 1 deletion packages/codemods/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-codemods

This log was last generated on Fri, 01 Mar 2024 22:02:10 GMT and should not be manually modified.
This log was last generated on Wed, 06 Mar 2024 20:07:53 GMT and should not be manually modified.

## 3.0.12
Wed, 06 Mar 2024 20:07:53 GMT

_Version update only_

## 3.0.11
Fri, 01 Mar 2024 22:02:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-codemods",
"version": "3.0.11",
"version": "3.0.12",
"keywords": [],
"license": "MIT",
"author": "Priceline",
Expand Down
19 changes: 19 additions & 0 deletions packages/core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
{
"name": "pcln-design-system",
"entries": [
{
"version": "6.7.1",
"tag": "pcln-design-system_v6.7.1",
"date": "Wed, 06 Mar 2024 20:07:53 GMT",
"comments": {
"patch": [
{
"comment": "Created stories for Menu, Popover, and Tooltip in a Dialog",
"author": "Ashok Patidar <[email protected]>",
"commit": "7ce77e72857d0cc5ad4113ed4f542cc380acc54b"
},
{
"comment": "DialogInnerContentWrapper full height if footer exists",
"author": "James <[email protected]>",
"commit": "98235283ce05e445f3735c97625d69d68cd2f9d8"
}
]
}
},
{
"version": "6.7.0",
"tag": "pcln-design-system_v6.7.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - pcln-design-system

This log was last generated on Fri, 01 Mar 2024 22:02:10 GMT and should not be manually modified.
This log was last generated on Wed, 06 Mar 2024 20:07:53 GMT and should not be manually modified.

## 6.7.1
Wed, 06 Mar 2024 20:07:53 GMT

### Patches

- Created stories for Menu, Popover, and Tooltip in a Dialog
- DialogInnerContentWrapper full height if footer exists

## 6.7.0
Fri, 01 Mar 2024 22:02:10 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-design-system",
"version": "6.7.0",
"version": "6.7.1",
"description": "Priceline Design System",
"homepage": "https://github.com/priceline/design-system#readme",
"bugs": {
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.1.0",
"tag": "pcln-icons_v6.1.0",
"date": "Wed, 06 Mar 2024 20:07:53 GMT",
"comments": {
"minor": [
{
"comment": "added gift icon ",
"author": "Ashok Patidar <[email protected]>",
"commit": "7ce77e72857d0cc5ad4113ed4f542cc380acc54b"
}
]
}
},
{
"version": "6.0.1",
"tag": "pcln-icons_v6.0.1",
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, 30 Jan 2024 20:31:23 GMT and should not be manually modified.
This log was last generated on Wed, 06 Mar 2024 20:07:53 GMT and should not be manually modified.

## 6.1.0
Wed, 06 Mar 2024 20:07:53 GMT

### Minor changes

- added gift icon

## 6.0.1
Tue, 30 Jan 2024 20:31:23 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.0.1",
"version": "6.1.0",
"description": "Priceline React icons based on Material Design Icons",
"license": "MIT",
"author": "Priceline",
Expand Down
34 changes: 34 additions & 0 deletions packages/menu/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
{
"name": "pcln-menu",
"entries": [
{
"version": "6.0.12",
"tag": "pcln-menu_v6.0.12",
"date": "Wed, 06 Mar 2024 20:07:53 GMT",
"comments": {
"patch": [
{
"comment": "Created story for a Menu inside a Dialog",
"author": "Ashok Patidar <[email protected]>",
"commit": "7ce77e72857d0cc5ad4113ed4f542cc380acc54b"
}
],
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.7.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.1.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `6.0.12`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.7.0` to `^6.7.1`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^6.0.1` to `^6.1.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" from `^6.0.11` to `^6.0.12`"
}
]
}
},
{
"version": "6.0.11",
"tag": "pcln-menu_v6.0.11",
Expand Down
9 changes: 8 additions & 1 deletion packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - pcln-menu

This log was last generated on Fri, 01 Mar 2024 22:02:10 GMT and should not be manually modified.
This log was last generated on Wed, 06 Mar 2024 20:07:53 GMT and should not be manually modified.

## 6.0.12
Wed, 06 Mar 2024 20:07:53 GMT

### Patches

- Created story for a Menu inside a Dialog

## 6.0.11
Fri, 01 Mar 2024 22:02:10 GMT
Expand Down
8 changes: 4 additions & 4 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.11",
"version": "6.0.12",
"license": "MIT",
"author": "Priceline",
"sideEffects": false,
Expand Down Expand Up @@ -53,9 +53,9 @@
"styled-system": "^5.1.5"
},
"peerDependencies": {
"pcln-design-system": "^6.7.0",
"pcln-icons": "^6.0.1",
"pcln-popover": "^6.0.11",
"pcln-design-system": "^6.7.1",
"pcln-icons": "^6.1.0",
"pcln-popover": "^6.0.12",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6",
Expand Down
Loading

0 comments on commit f3e671c

Please sign in to comment.