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 Nov 25, 2024
1 parent f7eb2b3 commit b70e69d
Show file tree
Hide file tree
Showing 25 changed files with 193 additions and 33 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/autocomplete/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "pcln-autocomplete",
"entries": [
{
"version": "6.0.50",
"tag": "pcln-autocomplete_v6.0.50",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.24.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.23.0` to `6.24.0`"
}
]
}
},
{
"version": "6.0.49",
"tag": "pcln-autocomplete_v6.0.49",
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, 15 Nov 2024 20:57:31 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 19:58:47 GMT and should not be manually modified.

## 6.0.50
Mon, 25 Nov 2024 19:58:47 GMT

_Version update only_

## 6.0.49
Fri, 15 Nov 2024 20:57:31 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.49",
"version": "6.0.50",
"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.23.0",
"pcln-design-system": "^6.24.0",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6"
Expand Down
18 changes: 18 additions & 0 deletions packages/carousel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "pcln-carousel",
"entries": [
{
"version": "3.2.13",
"tag": "pcln-carousel_v3.2.13",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.24.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `6.1.35`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.23.0` to `6.24.0`"
}
]
}
},
{
"version": "3.2.12",
"tag": "pcln-carousel_v3.2.12",
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, 15 Nov 2024 20:57:31 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 19:58:47 GMT and should not be manually modified.

## 3.2.13
Mon, 25 Nov 2024 19:58:47 GMT

_Version update only_

## 3.2.12
Fri, 15 Nov 2024 20:57:31 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-carousel",
"version": "3.2.12",
"version": "3.2.13",
"description": "Priceline Design System Carousel Component",
"homepage": "https://github.com/priceline/design-system#readme",
"bugs": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"pcln-design-system": "^6.23.0",
"pcln-design-system": "^6.24.0",
"pcln-icons": "^6.8.0",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
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.37",
"tag": "pcln-codemods_v3.0.37",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.24.0`"
}
]
}
},
{
"version": "3.0.36",
"tag": "pcln-codemods_v3.0.36",
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, 08 Nov 2024 18:14:17 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 19:58:47 GMT and should not be manually modified.

## 3.0.37
Mon, 25 Nov 2024 19:58:47 GMT

_Version update only_

## 3.0.36
Fri, 08 Nov 2024 18:14:17 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.36",
"version": "3.0.37",
"keywords": [],
"license": "MIT",
"author": "Priceline",
Expand Down
14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "pcln-design-system",
"entries": [
{
"version": "6.24.0",
"tag": "pcln-design-system_v6.24.0",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"minor": [
{
"comment": "Add snap and prop to disable enter animation",
"author": "Kevin <[email protected]>",
"commit": "f7eb2b367e46d2d8fbb8ec9edbd242cbedd17e10"
}
]
}
},
{
"version": "6.23.0",
"tag": "pcln-design-system_v6.23.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - pcln-design-system

This log was last generated on Fri, 08 Nov 2024 18:14:17 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 19:58:47 GMT and should not be manually modified.

## 6.24.0
Mon, 25 Nov 2024 19:58:47 GMT

### Minor changes

- Add snap and prop to disable enter animation

## 6.23.0
Fri, 08 Nov 2024 18:14:17 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.23.0",
"version": "6.24.0",
"description": "Priceline Design System",
"homepage": "https://github.com/priceline/design-system#readme",
"bugs": {
Expand Down
21 changes: 21 additions & 0 deletions packages/menu/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "pcln-menu",
"entries": [
{
"version": "6.0.54",
"tag": "pcln-menu_v6.0.54",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.24.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" to `6.1.35`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.23.0` to `6.24.0`"
},
{
"comment": "Updating dependency \"pcln-popover\" from `^6.1.34` to `6.1.35`"
}
]
}
},
{
"version": "6.0.53",
"tag": "pcln-menu_v6.0.53",
Expand Down
7 changes: 6 additions & 1 deletion packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-menu

This log was last generated on Fri, 15 Nov 2024 20:57:31 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 19:58:47 GMT and should not be manually modified.

## 6.0.54
Mon, 25 Nov 2024 19:58:47 GMT

_Version update only_

## 6.0.53
Fri, 15 Nov 2024 20:57:31 GMT
Expand Down
6 changes: 3 additions & 3 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.53",
"version": "6.0.54",
"license": "MIT",
"author": "Priceline",
"sideEffects": false,
Expand Down Expand Up @@ -55,9 +55,9 @@
"styled-system": "^5.1.5"
},
"peerDependencies": {
"pcln-design-system": "^6.23.0",
"pcln-design-system": "^6.24.0",
"pcln-icons": "^6.8.0",
"pcln-popover": "^6.1.34",
"pcln-popover": "^6.1.35",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6",
Expand Down
18 changes: 18 additions & 0 deletions packages/modal/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "pcln-modal",
"entries": [
{
"version": "6.0.54",
"tag": "pcln-modal_v6.0.54",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.24.0`"
},
{
"comment": "Updating dependency \"pcln-menu\" to `6.0.54`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.23.0` to `6.24.0`"
}
]
}
},
{
"version": "6.0.53",
"tag": "pcln-modal_v6.0.53",
Expand Down
7 changes: 6 additions & 1 deletion packages/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-modal

This log was last generated on Fri, 15 Nov 2024 20:57:31 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 19:58:47 GMT and should not be manually modified.

## 6.0.54
Mon, 25 Nov 2024 19:58:47 GMT

_Version update only_

## 6.0.53
Fri, 15 Nov 2024 20:57:31 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-modal",
"version": "6.0.53",
"version": "6.0.54",
"description": "React component for modal",
"license": "MIT",
"author": "Priceline",
Expand Down Expand Up @@ -52,7 +52,7 @@
"styled-system": "^5.1.5"
},
"peerDependencies": {
"pcln-design-system": "^6.23.0",
"pcln-design-system": "^6.24.0",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6",
Expand Down
15 changes: 15 additions & 0 deletions packages/popover/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "pcln-popover",
"entries": [
{
"version": "6.1.35",
"tag": "pcln-popover_v6.1.35",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.24.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.23.0` to `6.24.0`"
}
]
}
},
{
"version": "6.1.34",
"tag": "pcln-popover_v6.1.34",
Expand Down
7 changes: 6 additions & 1 deletion packages/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - pcln-popover

This log was last generated on Fri, 15 Nov 2024 20:57:31 GMT and should not be manually modified.
This log was last generated on Mon, 25 Nov 2024 19:58:47 GMT and should not be manually modified.

## 6.1.35
Mon, 25 Nov 2024 19:58:47 GMT

_Version update only_

## 6.1.34
Fri, 15 Nov 2024 20:57:31 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pcln-popover",
"version": "6.1.34",
"version": "6.1.35",
"description": "React component for popover",
"license": "MIT",
"author": "Priceline",
Expand Down Expand Up @@ -61,7 +61,7 @@
"styled-system": "^5.1.5"
},
"peerDependencies": {
"pcln-design-system": "^6.23.0",
"pcln-design-system": "^6.24.0",
"react": "^17.0.2 || ^18.2.0",
"react-dom": "^17.0.2 || ^18.2.0",
"styled-components": ">=5.3.7 <6",
Expand Down
15 changes: 15 additions & 0 deletions packages/slider/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "pcln-slider",
"entries": [
{
"version": "6.1.16",
"tag": "pcln-slider_v6.1.16",
"date": "Mon, 25 Nov 2024 19:58:47 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"pcln-design-system\" to `6.24.0`"
},
{
"comment": "Updating dependency \"pcln-design-system\" from `^6.23.0` to `6.24.0`"
}
]
}
},
{
"version": "6.1.15",
"tag": "pcln-slider_v6.1.15",
Expand Down
Loading

0 comments on commit b70e69d

Please sign in to comment.