Skip to content

Commit

Permalink
Version Packages (#4570)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
toptal-build and github-actions[bot] authored Sep 20, 2024
1 parent 5287366 commit 96e85ae
Show file tree
Hide file tree
Showing 14 changed files with 61 additions and 20 deletions.
6 changes: 0 additions & 6 deletions .changeset/eighty-eagles-warn.md

This file was deleted.

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

## 5.1.4

### Patch Changes

- Updated dependencies [[`5287366`](https://github.com/toptal/picasso/commit/5287366074142990aab61c63a58c74eb48fc50c3)]:
- @toptal/picasso-tag@4.0.3

## 5.1.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": "5.1.3",
"version": "5.1.4",
"description": "Toptal UI components library - Page",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -34,7 +34,7 @@
"@toptal/picasso-menu": "3.0.8",
"@toptal/picasso-notification": "4.0.9",
"@toptal/picasso-shared": "15.0.0",
"@toptal/picasso-tag": "4.0.2",
"@toptal/picasso-tag": "4.0.3",
"@toptal/picasso-tooltip": "2.0.0",
"@toptal/picasso-typography": "4.0.1",
"@toptal/picasso-user-badge": "5.1.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/base/Tag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-tag

## 4.0.3

### Patch Changes

- [#4567](https://github.com/toptal/picasso/pull/4567) [`5287366`](https://github.com/toptal/picasso/commit/5287366074142990aab61c63a58c74eb48fc50c3) Thanks [@TomasSlama](https://github.com/TomasSlama)!
- update HTML tag of Tag.Rectangular to span

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/Tag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-tag",
"version": "4.0.2",
"version": "4.0.3",
"description": "Toptal UI components library - Tag",
"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

## 3.1.9

### Patch Changes

- Updated dependencies [[`5287366`](https://github.com/toptal/picasso/commit/5287366074142990aab61c63a58c74eb48fc50c3)]:
- @toptal/picasso-tag@4.0.3

## 3.1.8

### 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": "3.1.8",
"version": "3.1.9",
"description": "Toptal UI components library - Tagselector",
"publishConfig": {
"access": "public"
Expand All @@ -26,7 +26,7 @@
"@toptal/picasso-form": "6.1.1",
"@toptal/picasso-outlined-input": "4.0.7",
"@toptal/picasso-shared": "15.0.0",
"@toptal/picasso-tag": "4.0.2",
"@toptal/picasso-tag": "4.0.3",
"@toptal/picasso-utils": "2.0.0",
"classnames": "^2.5.1"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/picasso-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 73.0.10

### Patch Changes

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

## 73.0.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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": "73.0.9",
"version": "73.0.10",
"description": "Picasso form components",
"author": "Toptal",
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-forms#readme",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@toptal/picasso-outlined-input": "4.0.7",
"@toptal/picasso-number-input": "4.0.7",
"@toptal/picasso-switch": "4.0.2",
"@toptal/picasso-tagselector": "3.1.8",
"@toptal/picasso-tagselector": "3.1.9",
"@toptal/picasso-timepicker": "4.0.7",
"@toptal/picasso-autocomplete": "5.0.9",
"@toptal/picasso-select": "4.0.7",
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": "52.0.3",
"@toptal/picasso": "52.0.4",
"@babel/types": "^7.20.7"
},
"sideEffects": false,
Expand Down
7 changes: 7 additions & 0 deletions packages/picasso-query-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-query-builder

## 7.2.17

### Patch Changes

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

## 7.2.16

### 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.2.16",
"version": "7.2.17",
"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": "5.0.3",
"@toptal/picasso-icons": "1.7.0",
"@toptal/picasso-tooltip": "2.0.0",
"@toptal/picasso-tagselector": "3.1.8",
"@toptal/picasso-tagselector": "3.1.9",
"@toptal/picasso-input": "4.0.7",
"@toptal/picasso-list": "5.0.3",
"@toptal/picasso-loader": "3.0.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/picasso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 52.0.4

### Patch Changes

- [#4567](https://github.com/toptal/picasso/pull/4567) [`5287366`](https://github.com/toptal/picasso/commit/5287366074142990aab61c63a58c74eb48fc50c3) Thanks [@TomasSlama](https://github.com/TomasSlama)!
- update HTML tag of Tag.Rectangular to span

- Updated dependencies [[`5287366`](https://github.com/toptal/picasso/commit/5287366074142990aab61c63a58c74eb48fc50c3)]:
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]

## 52.0.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/picasso/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso",
"version": "52.0.3",
"version": "52.0.4",
"description": "Toptal UI components library",
"main": "dist-package/src/index.js",
"module": "dist-package/src/index.js",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@toptal/picasso-notification": "4.0.9",
"@toptal/picasso-number-input": "4.0.7",
"@toptal/picasso-overview-block": "4.0.2",
"@toptal/picasso-page": "5.1.3",
"@toptal/picasso-page": "5.1.4",
"@toptal/picasso-pagination": "4.0.9",
"@toptal/picasso-paper": "4.0.1",
"@toptal/picasso-password-input": "5.0.7",
Expand All @@ -92,8 +92,8 @@
"@toptal/picasso-switch": "4.0.2",
"@toptal/picasso-table": "3.0.9",
"@toptal/picasso-tabs": "5.0.4",
"@toptal/picasso-tag": "4.0.2",
"@toptal/picasso-tagselector": "3.1.8",
"@toptal/picasso-tag": "4.0.3",
"@toptal/picasso-tagselector": "3.1.9",
"@toptal/picasso-timeline": "5.0.2",
"@toptal/picasso-timepicker": "4.0.7",
"@toptal/picasso-tooltip": "2.0.0",
Expand Down

0 comments on commit 96e85ae

Please sign in to comment.