Skip to content

Commit

Permalink
Version Packages (#4498)
Browse files Browse the repository at this point in the history
  • Loading branch information
toptal-build authored Aug 22, 2024
1 parent b7400db commit 54723b5
Show file tree
Hide file tree
Showing 18 changed files with 80 additions and 35 deletions.
7 changes: 0 additions & 7 deletions .changeset/angry-worms-stare.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nasty-avocados-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-stingrays-nail.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/base/Autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @toptal/picasso-autocomplete

## 3.0.0

### Major Changes

- [#4491](https://github.com/toptal/picasso/pull/4491) [`b9aee47`](https://github.com/toptal/picasso/commit/b9aee476b9422d19543ec25ee3f4a5280d616b03) Thanks [@AdrianContiu](https://github.com/AdrianContiu)!
- migrate to TailwindCSS, material-ui@4 is no longer required for this package
- make @toptal/picasso-tailwind-merge a peer dependency

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/Autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-autocomplete",
"version": "2.0.13",
"version": "3.0.0",
"description": "Toptal UI components library - Autocomplete",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/base/Page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-page

## 3.0.14

### Patch Changes

- Updated dependencies [[`b9aee47`](https://github.com/toptal/picasso/commit/b9aee476b9422d19543ec25ee3f4a5280d616b03)]:
- @toptal/picasso-autocomplete@3.0.0

## 3.0.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base/Page/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-page",
"version": "3.0.13",
"version": "3.0.14",
"description": "Toptal UI components library - Page",
"publishConfig": {
"access": "public"
Expand All @@ -23,7 +23,7 @@
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
"dependencies": {
"@toptal/picasso-accordion": "2.0.10",
"@toptal/picasso-autocomplete": "2.0.13",
"@toptal/picasso-autocomplete": "3.0.0",
"@toptal/picasso-avatar": "5.0.2",
"@toptal/picasso-badge": "2.0.1",
"@toptal/picasso-button": "3.0.10",
Expand Down
8 changes: 8 additions & 0 deletions packages/base/Pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @toptal/picasso-pagination

## 3.0.11

### Patch Changes

- [#4496](https://github.com/toptal/picasso/pull/4496) [`1c2648f`](https://github.com/toptal/picasso/commit/1c2648f330b40d85f277eea0a7956dd5b727991c) Thanks [@AdrianContiu](https://github.com/AdrianContiu)!
- migrate Pagination to TailwindCSS
- remove peer dependency on `@material-ui/core`

## 3.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/Pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-pagination",
"version": "3.0.10",
"version": "3.0.11",
"description": "Toptal UI components library - Pagination",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/base/Tagselector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-tagselector

## 2.0.14

### Patch Changes

- Updated dependencies [[`b9aee47`](https://github.com/toptal/picasso/commit/b9aee476b9422d19543ec25ee3f4a5280d616b03)]:
- @toptal/picasso-autocomplete@3.0.0

## 2.0.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base/Tagselector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-tagselector",
"version": "2.0.13",
"version": "2.0.14",
"description": "Toptal UI components library - Tagselector",
"publishConfig": {
"access": "public"
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
"dependencies": {
"@toptal/picasso-autocomplete": "2.0.13",
"@toptal/picasso-autocomplete": "3.0.0",
"@toptal/picasso-form": "4.1.4",
"@toptal/picasso-outlined-input": "2.0.11",
"@toptal/picasso-shared": "15.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/picasso-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 71.0.21

### Patch Changes

- Updated dependencies [[`b9aee47`](https://github.com/toptal/picasso/commit/b9aee476b9422d19543ec25ee3f4a5280d616b03)]:
- @toptal/picasso-autocomplete@3.0.0
- @toptal/picasso-tagselector@2.0.14

## 71.0.20

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/picasso-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-forms",
"version": "71.0.20",
"version": "71.0.21",
"description": "Picasso form components",
"author": "Toptal",
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-forms#readme",
Expand Down Expand Up @@ -43,9 +43,9 @@
"@toptal/picasso-outlined-input": "2.0.11",
"@toptal/picasso-number-input": "2.0.12",
"@toptal/picasso-switch": "2.0.11",
"@toptal/picasso-tagselector": "2.0.13",
"@toptal/picasso-tagselector": "2.0.14",
"@toptal/picasso-timepicker": "2.0.12",
"@toptal/picasso-autocomplete": "2.0.13",
"@toptal/picasso-autocomplete": "3.0.0",
"@toptal/picasso-select": "2.0.13",
"@toptal/picasso-avatar-upload": "2.0.12",
"@toptal/picasso-date-picker": "2.0.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/picasso-pictograms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"typescript": "~4.7.0"
},
"devDependencies": {
"@toptal/picasso": "48.1.15",
"@toptal/picasso": "48.1.16",
"@babel/types": "^7.20.7"
},
"sideEffects": false,
Expand Down
12 changes: 12 additions & 0 deletions packages/picasso-query-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @toptal/picasso-query-builder

## 7.2.0

### Minor Changes

- [#4495](https://github.com/toptal/picasso/pull/4495) [`b7400db`](https://github.com/toptal/picasso/commit/b7400dba11baa869ec1b6801931aa77b4dbeabd5) Thanks [@toptalwadiibasmi](https://github.com/toptalwadiibasmi)!
- add test ids for remove and group rules buttons

### Patch Changes

- Updated dependencies []:
- @toptal/picasso-tagselector@2.0.14

## 7.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/picasso-query-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-query-builder",
"version": "7.1.2",
"version": "7.2.0",
"description": "Picasso query builder",
"author": "Toptal",
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-query-builder#readme",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@toptal/picasso-radio": "3.0.7",
"@toptal/picasso-icons": "1.6.0",
"@toptal/picasso-tooltip": "1.1.4",
"@toptal/picasso-tagselector": "2.0.13",
"@toptal/picasso-tagselector": "2.0.14",
"@toptal/picasso-input": "3.0.12",
"@toptal/picasso-list": "3.0.1",
"@toptal/picasso-loader": "2.0.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/picasso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 48.1.16

### Patch Changes

- [#4491](https://github.com/toptal/picasso/pull/4491) [`b9aee47`](https://github.com/toptal/picasso/commit/b9aee476b9422d19543ec25ee3f4a5280d616b03) Thanks [@AdrianContiu](https://github.com/AdrianContiu)!
- migrate to TailwindCSS, material-ui@4 is no longer required for this package
- make @toptal/picasso-tailwind-merge a peer dependency
- Updated dependencies [[`b9aee47`](https://github.com/toptal/picasso/commit/b9aee476b9422d19543ec25ee3f4a5280d616b03), [`1c2648f`](https://github.com/toptal/picasso/commit/1c2648f330b40d85f277eea0a7956dd5b727991c)]:
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]

## 48.1.15

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/picasso/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso",
"version": "48.1.15",
"version": "48.1.16",
"description": "Toptal UI components library",
"main": "dist-package/src/index.js",
"module": "dist-package/src/index.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@toptal/picasso-alert": "3.0.10",
"@toptal/picasso-amount": "1.0.6",
"@toptal/picasso-application-update-notification": "2.0.10",
"@toptal/picasso-autocomplete": "2.0.13",
"@toptal/picasso-autocomplete": "3.0.0",
"@toptal/picasso-avatar": "5.0.2",
"@toptal/picasso-avatar-upload": "2.0.12",
"@toptal/picasso-badge": "2.0.1",
Expand Down Expand Up @@ -74,8 +74,8 @@
"@toptal/picasso-notification": "3.0.10",
"@toptal/picasso-number-input": "2.0.12",
"@toptal/picasso-overview-block": "3.0.0",
"@toptal/picasso-page": "3.0.13",
"@toptal/picasso-pagination": "3.0.10",
"@toptal/picasso-page": "3.0.14",
"@toptal/picasso-pagination": "3.0.11",
"@toptal/picasso-paper": "3.0.0",
"@toptal/picasso-password-input": "3.0.11",
"@toptal/picasso-prompt-modal": "2.0.10",
Expand All @@ -93,7 +93,7 @@
"@toptal/picasso-table": "2.0.10",
"@toptal/picasso-tabs": "4.0.3",
"@toptal/picasso-tag": "3.0.1",
"@toptal/picasso-tagselector": "2.0.13",
"@toptal/picasso-tagselector": "2.0.14",
"@toptal/picasso-timeline": "3.0.0",
"@toptal/picasso-timepicker": "2.0.12",
"@toptal/picasso-tooltip": "1.1.4",
Expand Down

0 comments on commit 54723b5

Please sign in to comment.