Skip to content

Commit

Permalink
Version Packages (#4596)
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 Oct 7, 2024
1 parent 0dda7dc commit 4379597
Show file tree
Hide file tree
Showing 13 changed files with 54 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-fishes-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-bulldogs-unite.md

This file was deleted.

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

## 3.0.9

### Patch Changes

- Updated dependencies [[`0dda7dc`](https://github.com/toptal/picasso/commit/0dda7dc3dd41aba05055f3d765497831f816cfaa)]:
- @toptal/picasso-user-badge@5.1.4

## 3.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/base/AccountSelect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-account-select",
"version": "3.0.8",
"version": "3.0.9",
"description": "Toptal UI components library - AccountSelect",
"publishConfig": {
"access": "public"
Expand All @@ -27,7 +27,7 @@
"@toptal/picasso-link": "3.0.3",
"@toptal/picasso-menu": "3.0.8",
"@toptal/picasso-typography": "4.0.1",
"@toptal/picasso-user-badge": "5.1.3",
"@toptal/picasso-user-badge": "5.1.4",
"@toptal/picasso-utils": "2.0.0"
},
"sideEffects": [
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

## 5.1.12

### Patch Changes

- [#4589](https://github.com/toptal/picasso/pull/4589) [`0dda7dc`](https://github.com/toptal/picasso/commit/0dda7dc3dd41aba05055f3d765497831f816cfaa) Thanks [@ruslan-sed](https://github.com/ruslan-sed)!
- fix padding for `PageTopBarMenu`

- Updated dependencies [[`0dda7dc`](https://github.com/toptal/picasso/commit/0dda7dc3dd41aba05055f3d765497831f816cfaa)]:
- @toptal/picasso-user-badge@5.1.4

## 5.1.11

### 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.11",
"version": "5.1.12",
"description": "Toptal UI components library - Page",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -37,7 +37,7 @@
"@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",
"@toptal/picasso-user-badge": "5.1.4",
"@toptal/picasso-utils": "2.0.0",
"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

## 5.0.5

### Patch Changes

- Updated dependencies [[`0dda7dc`](https://github.com/toptal/picasso/commit/0dda7dc3dd41aba05055f3d765497831f816cfaa)]:
- @toptal/picasso-user-badge@5.1.4

## 5.0.4

### 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": "5.0.4",
"version": "5.0.5",
"description": "Toptal UI components library - Tabs",
"publishConfig": {
"access": "public"
Expand All @@ -27,7 +27,7 @@
"@toptal/picasso-shared": "15.0.0",
"@toptal/picasso-typography": "4.0.1",
"@toptal/picasso-typography-overflow": "4.0.1",
"@toptal/picasso-user-badge": "5.1.3",
"@toptal/picasso-user-badge": "5.1.4",
"@toptal/picasso-utils": "2.0.0",
"ap-style-title-case": "^1.1.2",
"classnames": "^2.5.1"
Expand Down
7 changes: 7 additions & 0 deletions packages/base/UserBadge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-user-badge

## 5.1.4

### Patch Changes

- [#4589](https://github.com/toptal/picasso/pull/4589) [`0dda7dc`](https://github.com/toptal/picasso/commit/0dda7dc3dd41aba05055f3d765497831f816cfaa) Thanks [@ruslan-sed](https://github.com/ruslan-sed)!
- fix missing uses of classes.root

## 5.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/UserBadge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-user-badge",
"version": "5.1.3",
"version": "5.1.4",
"description": "Toptal UI components library - UserBadge",
"publishConfig": {
"access": "public"
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.1.7",
"@toptal/picasso": "52.1.8",
"@babel/types": "^7.20.7"
},
"sideEffects": false,
Expand Down
10 changes: 10 additions & 0 deletions packages/picasso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 52.1.8

### Patch Changes

- Updated dependencies [[`0dda7dc`](https://github.com/toptal/picasso/commit/0dda7dc3dd41aba05055f3d765497831f816cfaa), [`0dda7dc`](https://github.com/toptal/picasso/commit/0dda7dc3dd41aba05055f3d765497831f816cfaa)]:
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]
- @toptal/[email protected]

## 52.1.7

### 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": "52.1.7",
"version": "52.1.8",
"description": "Toptal UI components library",
"main": "dist-package/src/index.js",
"module": "dist-package/src/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@toptal/picasso-accordion": "3.0.11",
"@toptal/picasso-account-select": "3.0.8",
"@toptal/picasso-account-select": "3.0.9",
"@toptal/picasso-alert": "3.0.23",
"@toptal/picasso-amount": "1.0.8",
"@toptal/picasso-application-update-notification": "2.0.23",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@toptal/picasso-notification": "4.0.12",
"@toptal/picasso-number-input": "4.0.10",
"@toptal/picasso-overview-block": "4.0.2",
"@toptal/picasso-page": "5.1.11",
"@toptal/picasso-page": "5.1.12",
"@toptal/picasso-pagination": "4.0.12",
"@toptal/picasso-paper": "4.0.1",
"@toptal/picasso-password-input": "5.0.10",
Expand All @@ -91,7 +91,7 @@
"@toptal/picasso-step": "4.0.2",
"@toptal/picasso-switch": "4.0.3",
"@toptal/picasso-table": "3.0.12",
"@toptal/picasso-tabs": "5.0.4",
"@toptal/picasso-tabs": "5.0.5",
"@toptal/picasso-tag": "4.0.3",
"@toptal/picasso-tagselector": "3.1.12",
"@toptal/picasso-timeline": "5.0.2",
Expand All @@ -100,7 +100,7 @@
"@toptal/picasso-tree-view": "3.0.24",
"@toptal/picasso-typography": "4.0.1",
"@toptal/picasso-typography-overflow": "4.0.1",
"@toptal/picasso-user-badge": "5.1.3",
"@toptal/picasso-user-badge": "5.1.4",
"@toptal/picasso-button": "4.0.12",
"@toptal/picasso-input": "4.0.10",
"@toptal/picasso-outlined-input": "4.0.10",
Expand Down

0 comments on commit 4379597

Please sign in to comment.