Skip to content

Commit

Permalink
Version Packages (#4528)
Browse files Browse the repository at this point in the history
  • Loading branch information
toptal-build authored Sep 5, 2024
1 parent 310302a commit ffb935b
Show file tree
Hide file tree
Showing 25 changed files with 163 additions and 46 deletions.
16 changes: 0 additions & 16 deletions .changeset/violet-frogs-bake.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

## 3.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

## 2.1.0

### Minor 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.1.0",
"version": "3.0.0",
"description": "Toptal UI components library - Accordion",
"publishConfig": {
"access": "public"
Expand Down
12 changes: 12 additions & 0 deletions packages/base/Dropzone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @toptal/picasso-dropzone

## 5.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/picasso-file-input@3.0.0

## 4.0.2

### 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.2",
"version": "5.0.0",
"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.14",
"@toptal/picasso-file-input": "3.0.0",
"@toptal/picasso-form": "5.0.0",
"@toptal/picasso-icons": "1.6.0",
"@toptal/picasso-typography": "4.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/base/FileInput/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @toptal/picasso-file-input

## 3.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/picasso-typography-overflow@4.0.0

## 2.0.14

### 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.14",
"version": "3.0.0",
"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": "3.0.0",
"@toptal/picasso-typography-overflow": "4.0.0",
"@toptal/picasso-utils": "1.0.3",
"classnames": "^2.5.1"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/base/Page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @toptal/picasso-page

## 5.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/picasso-accordion@3.0.0

## 4.0.4

### 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.4",
"version": "5.0.0",
"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.1.0",
"@toptal/picasso-accordion": "3.0.0",
"@toptal/picasso-autocomplete": "4.0.3",
"@toptal/picasso-avatar": "6.1.0",
"@toptal/picasso-badge": "3.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/base/Step/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @toptal/picasso-step

## 4.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/picasso-typography-overflow@4.0.0

## 3.0.1

### Patch 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.1",
"version": "4.0.0",
"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": "3.0.0",
"@toptal/picasso-typography-overflow": "4.0.0",
"@toptal/picasso-utils": "1.0.3",
"ap-style-title-case": "^1.1.2",
"classnames": "^2.5.1"
Expand Down
12 changes: 12 additions & 0 deletions packages/base/Tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @toptal/picasso-tabs

## 5.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/picasso-typography-overflow@4.0.0

## 4.0.8

### 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.8",
"version": "5.0.0",
"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": "3.0.0",
"@toptal/picasso-typography-overflow": "4.0.0",
"@toptal/picasso-user-badge": "5.1.0",
"@toptal/picasso-utils": "1.0.3",
"ap-style-title-case": "^1.1.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/base/Timeline/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-timeline

## 5.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/Timeline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-timeline",
"version": "4.0.0",
"version": "5.0.0",
"description": "Toptal UI components library - Timeline",
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/base/TypographyOverflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-typography-overflow

## 4.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

## 3.0.0

### Major 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": "3.0.0",
"version": "4.0.0",
"description": "Toptal UI components library - TypographyOverflow",
"publishConfig": {
"access": "public"
Expand Down
14 changes: 14 additions & 0 deletions packages/picasso-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 72.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/picasso-rich-text-editor@16.0.0
- @toptal/picasso-file-input@3.0.0
- @toptal/picasso-dropzone@5.0.0

## 71.0.28

### 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.28",
"version": "72.0.0",
"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.2",
"@toptal/picasso-dropzone": "5.0.0",
"@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.14",
"@toptal/picasso-file-input": "3.0.0",
"@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.5",
"@toptal/picasso-rich-text-editor": "16.0.0",
"@toptal/picasso-utils": "1.0.3",
"@toptal/picasso-notification": "4.0.1",
"classnames": "^2.5.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/picasso-pictograms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

## 4.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/picasso-pictograms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-pictograms",
"version": "4.1.0",
"version": "5.0.0",
"description": "Pictogram components of Picasso",
"author": "Toptal",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"typescript": "~4.7.0"
},
"devDependencies": {
"@toptal/picasso": "48.1.26",
"@toptal/picasso": "49.0.0",
"@babel/types": "^7.20.7"
},
"sideEffects": false,
Expand Down
12 changes: 12 additions & 0 deletions packages/picasso-rich-text-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @toptal/picasso-rich-text-editor

## 16.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/picasso-file-input@3.0.0

## 15.0.5

### 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.5",
"version": "16.0.0",
"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.14",
"@toptal/picasso-file-input": "3.0.0",
"@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

## 49.0.0

### Major Changes

- [#4526](https://github.com/toptal/picasso/pull/4526) [`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd) Thanks [@angelinastavniiciuc](https://github.com/angelinastavniiciuc)!
- revert add `expandIconPlacement` prop to Picasso Accordion

### Patch Changes

- Updated dependencies [[`310302a`](https://github.com/toptal/picasso/commit/310302a66ec446973398cee560d38ba9bf716fbd)]:
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]

## 48.1.26

### Patch Changes
Expand Down
Loading

0 comments on commit ffb935b

Please sign in to comment.