Skip to content

Commit

Permalink
Version Packages (#4525)
Browse files Browse the repository at this point in the history
  • Loading branch information
toptal-build authored Sep 4, 2024
1 parent bf29f1f commit 889d0e6
Show file tree
Hide file tree
Showing 24 changed files with 118 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-pumpkins-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-pots-love.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/slimy-rings-remain.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/base/Accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-accordion

## 2.1.0

### Minor Changes

- [#4522](https://github.com/toptal/picasso/pull/4522) [`34f55d4`](https://github.com/toptal/picasso/commit/34f55d46a0f604b19f6ba619cb09d224a99846e4) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- add `expandIconPlacement` prop to Picasso Accordion

## 2.0.12

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

## 4.0.2

### Patch Changes

- Updated dependencies []:
- @toptal/picasso-file-input@2.0.14

## 4.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base/Dropzone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-dropzone",
"version": "4.0.1",
"version": "4.0.2",
"description": "Toptal UI components library - Dropzone",
"publishConfig": {
"access": "public"
Expand All @@ -23,7 +23,7 @@
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
"dependencies": {
"@toptal/picasso-container": "3.0.0",
"@toptal/picasso-file-input": "2.0.13",
"@toptal/picasso-file-input": "2.0.14",
"@toptal/picasso-form": "5.0.0",
"@toptal/picasso-icons": "1.6.0",
"@toptal/picasso-typography": "4.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/base/FileInput/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-file-input

## 2.0.14

### Patch Changes

- Updated dependencies [[`2903881`](https://github.com/toptal/picasso/commit/290388118eb10b866f3078eebac26755573d0ca6)]:
- @toptal/picasso-typography-overflow@3.0.0

## 2.0.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base/FileInput/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-file-input",
"version": "2.0.13",
"version": "2.0.14",
"description": "Toptal UI components library - FileInput",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -30,7 +30,7 @@
"@toptal/picasso-shared": "15.0.0",
"@toptal/picasso-tooltip": "1.1.5",
"@toptal/picasso-typography": "4.0.0",
"@toptal/picasso-typography-overflow": "2.0.5",
"@toptal/picasso-typography-overflow": "3.0.0",
"@toptal/picasso-utils": "1.0.3",
"classnames": "^2.5.1"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/base/Page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @toptal/picasso-page

## 4.0.4

### Patch Changes

- [#4524](https://github.com/toptal/picasso/pull/4524) [`bf29f1f`](https://github.com/toptal/picasso/commit/bf29f1fff6e9e183b5b75dde931d068ccc2145db) Thanks [@TomasSlama](https://github.com/TomasSlama)!
- migrate PageHead to the TailwindCSS

- Updated dependencies [[`34f55d4`](https://github.com/toptal/picasso/commit/34f55d46a0f604b19f6ba619cb09d224a99846e4)]:
- @toptal/picasso-accordion@2.1.0

## 4.0.3

### 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": "4.0.3",
"version": "4.0.4",
"description": "Toptal UI components library - Page",
"publishConfig": {
"access": "public"
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso#readme",
"dependencies": {
"@toptal/picasso-accordion": "2.0.12",
"@toptal/picasso-accordion": "2.1.0",
"@toptal/picasso-autocomplete": "4.0.3",
"@toptal/picasso-avatar": "6.1.0",
"@toptal/picasso-badge": "3.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/base/Step/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-step

## 3.0.1

### Patch Changes

- Updated dependencies [[`2903881`](https://github.com/toptal/picasso/commit/290388118eb10b866f3078eebac26755573d0ca6)]:
- @toptal/picasso-typography-overflow@3.0.0

## 3.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base/Step/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-step",
"version": "3.0.0",
"version": "3.0.1",
"description": "Toptal UI components library - Step",
"publishConfig": {
"access": "public"
Expand All @@ -25,7 +25,7 @@
"@toptal/picasso-icons": "1.6.0",
"@toptal/picasso-shared": "15.0.0",
"@toptal/picasso-typography": "4.0.0",
"@toptal/picasso-typography-overflow": "2.0.5",
"@toptal/picasso-typography-overflow": "3.0.0",
"@toptal/picasso-utils": "1.0.3",
"ap-style-title-case": "^1.1.2",
"classnames": "^2.5.1"
Expand Down
7 changes: 7 additions & 0 deletions packages/base/Tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-tabs

## 4.0.8

### Patch Changes

- Updated dependencies [[`2903881`](https://github.com/toptal/picasso/commit/290388118eb10b866f3078eebac26755573d0ca6)]:
- @toptal/picasso-typography-overflow@3.0.0

## 4.0.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base/Tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-tabs",
"version": "4.0.7",
"version": "4.0.8",
"description": "Toptal UI components library - Tabs",
"publishConfig": {
"access": "public"
Expand All @@ -26,7 +26,7 @@
"@toptal/picasso-icons": "1.6.0",
"@toptal/picasso-shared": "15.0.0",
"@toptal/picasso-typography": "4.0.0",
"@toptal/picasso-typography-overflow": "2.0.5",
"@toptal/picasso-typography-overflow": "3.0.0",
"@toptal/picasso-user-badge": "5.1.0",
"@toptal/picasso-utils": "1.0.3",
"ap-style-title-case": "^1.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/base/TypographyOverflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @toptal/picasso-typography-overflow

## 3.0.0

### Major Changes

- [#4520](https://github.com/toptal/picasso/pull/4520) [`2903881`](https://github.com/toptal/picasso/commit/290388118eb10b866f3078eebac26755573d0ca6) Thanks [@TomasSlama](https://github.com/TomasSlama)!

### TypographyOverflow

- migrate to TailwindCSS, `material-ui@4` is no longer required for this package
- require `@toptal/picasso-tailwind` and `@toptal/picasso-tailwind-merge` to be installed

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/TypographyOverflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-typography-overflow",
"version": "2.0.5",
"version": "3.0.0",
"description": "Toptal UI components library - TypographyOverflow",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/picasso-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 71.0.28

### Patch Changes

- Updated dependencies []:
- @toptal/picasso-file-input@2.0.14
- @toptal/picasso-dropzone@4.0.2
- @toptal/picasso-rich-text-editor@15.0.5

## 71.0.27

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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.27",
"version": "71.0.28",
"description": "Picasso form components",
"author": "Toptal",
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-forms#readme",
Expand Down Expand Up @@ -31,14 +31,14 @@
"dependencies": {
"@toptal/picasso-container": "3.0.0",
"@toptal/picasso-input": "3.0.14",
"@toptal/picasso-dropzone": "4.0.1",
"@toptal/picasso-dropzone": "4.0.2",
"@toptal/picasso-button": "4.0.1",
"@toptal/picasso-password-input": "4.0.1",
"@toptal/picasso-radio": "4.0.0",
"@toptal/picasso-rating": "3.0.0",
"@toptal/picasso-icons": "1.6.0",
"@toptal/picasso-form": "5.0.0",
"@toptal/picasso-file-input": "2.0.13",
"@toptal/picasso-file-input": "2.0.14",
"@toptal/picasso-checkbox": "4.0.0",
"@toptal/picasso-outlined-input": "3.0.1",
"@toptal/picasso-number-input": "3.0.1",
Expand All @@ -49,7 +49,7 @@
"@toptal/picasso-select": "3.0.3",
"@toptal/picasso-avatar-upload": "3.0.3",
"@toptal/picasso-date-picker": "2.0.16",
"@toptal/picasso-rich-text-editor": "15.0.4",
"@toptal/picasso-rich-text-editor": "15.0.5",
"@toptal/picasso-utils": "1.0.3",
"@toptal/picasso-notification": "4.0.1",
"classnames": "^2.5.1",
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.25",
"@toptal/picasso": "48.1.26",
"@babel/types": "^7.20.7"
},
"sideEffects": false,
Expand Down
7 changes: 7 additions & 0 deletions packages/picasso-rich-text-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-rich-text-editor

## 15.0.5

### Patch Changes

- Updated dependencies []:
- @toptal/picasso-file-input@2.0.14

## 15.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/picasso-rich-text-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-rich-text-editor",
"version": "15.0.4",
"version": "15.0.5",
"description": "Picasso rich text editor",
"author": "Toptal",
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-rich-text-editor#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@toptal/picasso-container": "3.0.0",
"@toptal/picasso-button": "4.0.1",
"@toptal/picasso-icons": "1.6.0",
"@toptal/picasso-file-input": "2.0.13",
"@toptal/picasso-file-input": "2.0.14",
"@toptal/picasso-image": "3.0.0",
"@toptal/picasso-outlined-input": "3.0.1",
"@toptal/picasso-list": "4.0.0",
Expand Down
19 changes: 19 additions & 0 deletions packages/picasso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## 48.1.26

### Patch Changes

- [#4520](https://github.com/toptal/picasso/pull/4520) [`2903881`](https://github.com/toptal/picasso/commit/290388118eb10b866f3078eebac26755573d0ca6) Thanks [@TomasSlama](https://github.com/TomasSlama)!

### TypographyOverflow

- migrate to TailwindCSS, `material-ui@4` is no longer required for this package
- require `@toptal/picasso-tailwind` and `@toptal/picasso-tailwind-merge` to be installed
- Updated dependencies [[`bf29f1f`](https://github.com/toptal/picasso/commit/bf29f1fff6e9e183b5b75dde931d068ccc2145db), [`34f55d4`](https://github.com/toptal/picasso/commit/34f55d46a0f604b19f6ba619cb09d224a99846e4), [`2903881`](https://github.com/toptal/picasso/commit/290388118eb10b866f3078eebac26755573d0ca6)]:
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]

## 48.1.25

### Patch Changes
Expand Down
16 changes: 8 additions & 8 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.25",
"version": "48.1.26",
"description": "Toptal UI components library",
"main": "dist-package/src/index.js",
"module": "dist-package/src/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"typescript": "~4.7.0"
},
"dependencies": {
"@toptal/picasso-accordion": "2.0.12",
"@toptal/picasso-accordion": "2.1.0",
"@toptal/picasso-account-select": "3.0.2",
"@toptal/picasso-alert": "3.0.12",
"@toptal/picasso-amount": "1.0.7",
Expand All @@ -54,10 +54,10 @@
"@toptal/picasso-date-select": "1.0.48",
"@toptal/picasso-drawer": "3.0.12",
"@toptal/picasso-dropdown": "4.1.0",
"@toptal/picasso-dropzone": "4.0.1",
"@toptal/picasso-dropzone": "4.0.2",
"@toptal/picasso-empty-state": "2.0.3",
"@toptal/picasso-environment-banner": "3.0.0",
"@toptal/picasso-file-input": "2.0.13",
"@toptal/picasso-file-input": "2.0.14",
"@toptal/picasso-form": "5.0.0",
"@toptal/picasso-grid": "5.0.0",
"@toptal/picasso-helpbox": "5.0.1",
Expand All @@ -74,7 +74,7 @@
"@toptal/picasso-notification": "4.0.1",
"@toptal/picasso-number-input": "3.0.1",
"@toptal/picasso-overview-block": "4.0.0",
"@toptal/picasso-page": "4.0.3",
"@toptal/picasso-page": "4.0.4",
"@toptal/picasso-pagination": "4.0.1",
"@toptal/picasso-paper": "4.0.0",
"@toptal/picasso-password-input": "4.0.1",
Expand All @@ -88,18 +88,18 @@
"@toptal/picasso-show-more": "2.0.0",
"@toptal/picasso-skeleton-loader": "1.0.37",
"@toptal/picasso-slider": "4.0.0",
"@toptal/picasso-step": "3.0.0",
"@toptal/picasso-step": "3.0.1",
"@toptal/picasso-switch": "2.0.12",
"@toptal/picasso-table": "3.0.1",
"@toptal/picasso-tabs": "4.0.7",
"@toptal/picasso-tabs": "4.0.8",
"@toptal/picasso-tag": "4.0.0",
"@toptal/picasso-tagselector": "2.0.18",
"@toptal/picasso-timeline": "4.0.0",
"@toptal/picasso-timepicker": "3.0.1",
"@toptal/picasso-tooltip": "1.1.5",
"@toptal/picasso-tree-view": "3.0.12",
"@toptal/picasso-typography": "4.0.0",
"@toptal/picasso-typography-overflow": "2.0.5",
"@toptal/picasso-typography-overflow": "3.0.0",
"@toptal/picasso-user-badge": "5.1.0",
"@toptal/picasso-button": "4.0.1",
"@toptal/picasso-input": "3.0.14",
Expand Down

0 comments on commit 889d0e6

Please sign in to comment.