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 Sep 19, 2024
1 parent 4c1900d commit 2f150df
Show file tree
Hide file tree
Showing 47 changed files with 358 additions and 214 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/pcln-icons/upgrade-framer-11_2024-09-16-19-31.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/pcln-menu/upgrade-framer-11_2024-09-16-19-31.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/pcln-modal/upgrade-framer-11_2024-09-12-19-15.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/pcln-modal/upgrade-framer-11_2024-09-16-19-31.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/pcln-slider/upgrade-framer-11_2024-09-12-19-15.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/pcln-slider/upgrade-framer-11_2024-09-16-19-31.json

This file was deleted.

14 changes: 14 additions & 0 deletions heft-plugins/heft-styled-components-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "heft-styled-components-plugin",
"entries": [
{
"version": "0.1.1",
"tag": "heft-styled-components-plugin_v0.1.1",
"date": "Thu, 19 Sep 2024 14:45:03 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade React",
"author": "Craig Palermo <[email protected]>",
"commit": "72e249ebe1c7770b1374ea883a3d865d095f0838"
}
]
}
},
{
"version": "0.1.0",
"tag": "heft-styled-components-plugin_v0.1.0",
Expand Down
9 changes: 8 additions & 1 deletion heft-plugins/heft-styled-components-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - heft-styled-components-plugin

This log was last generated on Mon, 13 May 2024 15:04:02 GMT and should not be manually modified.
This log was last generated on Thu, 19 Sep 2024 14:45:03 GMT and should not be manually modified.

## 0.1.1
Thu, 19 Sep 2024 14:45:03 GMT

### Patches

- Upgrade React

## 0.1.0
Mon, 13 May 2024 15:04:02 GMT
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-styled-components-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "heft-styled-components-plugin",
"version": "0.1.0",
"version": "0.1.1",
"description": "A Heft plugin to transpile Heft outputs with babel and babel-plugin-styled-components",
"repository": {
"type": "git",
Expand Down
25 changes: 25 additions & 0 deletions packages/autocomplete/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "pcln-autocomplete",
"entries": [
{
"version": "6.0.39",
"tag": "pcln-autocomplete_v6.0.39",
"date": "Thu, 19 Sep 2024 14:45:03 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade React",
"author": "Craig Palermo <[email protected]>",
"commit": "72e249ebe1c7770b1374ea883a3d865d095f0838"
}
],
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.20.2`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.6.2`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.20.1` to `6.20.2`"
}
]
}
},
{
"version": "6.0.38",
"tag": "pcln-autocomplete_v6.0.38",
Expand Down
9 changes: 8 additions & 1 deletion packages/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - pcln-autocomplete

This log was last generated on Tue, 10 Sep 2024 18:23:17 GMT and should not be manually modified.
This log was last generated on Thu, 19 Sep 2024 14:45:03 GMT and should not be manually modified.

## 6.0.39
Thu, 19 Sep 2024 14:45:03 GMT

### Patches

- Upgrade React

## 6.0.38
Tue, 10 Sep 2024 18:23:17 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.38",
"version": "6.0.39",
"description": "React autocomplete component built with Downshift",
"keywords": [],
"license": "MIT",
Expand Down Expand Up @@ -57,7 +57,7 @@
"us": "^2.0.0"
},
"peerDependencies": {
"pcln-design-system": "^6.20.1",
"pcln-design-system": "^6.20.2",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6"
Expand Down
36 changes: 36 additions & 0 deletions packages/carousel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,42 @@
{
"name": "pcln-carousel",
"entries": [
{
"version": "3.2.2",
"tag": "pcln-carousel_v3.2.2",
"date": "Thu, 19 Sep 2024 14:45:03 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade to Storybook 8",
"author": "Craig Palermo <[email protected]>",
"commit": "72e249ebe1c7770b1374ea883a3d865d095f0838"
},
{
"comment": "Upgrade React",
"author": "Craig Palermo <[email protected]>",
"commit": "72e249ebe1c7770b1374ea883a3d865d095f0838"
}
],
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.20.2`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `6.1.24`"
},
{
"comment": "Updating dependency \"pcln-icons\" to `6.6.2`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.20.1` to `6.20.2`"
},
{
"comment": "Updating dependency \"pcln-icons\" from `^6.6.1` to `6.6.2`"
}
]
}
},
{
"version": "3.2.1",
"tag": "pcln-carousel_v3.2.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - pcln-carousel

This log was last generated on Tue, 10 Sep 2024 18:23:17 GMT and should not be manually modified.
This log was last generated on Thu, 19 Sep 2024 14:45:03 GMT and should not be manually modified.

## 3.2.2
Thu, 19 Sep 2024 14:45:03 GMT

### Patches

- Upgrade to Storybook 8
- Upgrade React

## 3.2.1
Tue, 10 Sep 2024 18:23:17 GMT
Expand Down
Loading

0 comments on commit 2f150df

Please sign in to comment.