Skip to content

Commit

Permalink
Version Packages (#4438)
Browse files Browse the repository at this point in the history
  • Loading branch information
toptal-build authored Aug 1, 2024
1 parent 27d596a commit b74d873
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 20 deletions.
7 changes: 0 additions & 7 deletions .changeset/dirty-glasses-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-spies-rush.md

This file was deleted.

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

## 2.0.0

### Major Changes

- [#4430](https://github.com/toptal/picasso/pull/4430) [`27d596a`](https://github.com/toptal/picasso/commit/27d596a3bb913923f7d7e577ac3a7b6f9045b42f) Thanks [@sashuk](https://github.com/sashuk)!
- migrate EnvironmentBanner to Tailwind
- update peer dependencies

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/EnvironmentBanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-environment-banner",
"version": "1.0.3",
"version": "2.0.0",
"description": "Toptal UI components library - EnvironmentBanner",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/base/Select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": ">=16.12.0 < 19.0.0"
},
"devDependencies": {
"@toptal/picasso-tailwind": "2.7.0",
"@toptal/picasso-tailwind": "2.8.0",
"@toptal/picasso-tailwind-merge": "1.2.0",
"@toptal/picasso-test-utils": "1.1.1",
"popper.js": "^1.16.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/base/Tagselector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react": ">=16.12.0 < 19.0.0"
},
"devDependencies": {
"@toptal/picasso-tailwind": "2.7.0",
"@toptal/picasso-tailwind": "2.8.0",
"@toptal/picasso-test-utils": "1.1.1",
"popper.js": "^1.16.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": "47.0.4",
"@toptal/picasso": "48.0.0",
"@babel/types": "^7.20.7"
},
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/picasso-tailwind-merge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
".": "./dist-package/src/index.js"
},
"devDependencies": {
"@toptal/picasso-tailwind": "2.7.0",
"@toptal/picasso-tailwind": "2.8.0",
"@toptal/picasso-test-utils": "1.1.1"
},
"files": [
Expand Down
7 changes: 7 additions & 0 deletions packages/picasso-tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @toptal/picasso-tailwind

## 2.8.0

### Minor Changes

- [#4430](https://github.com/toptal/picasso/pull/4430) [`27d596a`](https://github.com/toptal/picasso/commit/27d596a3bb913923f7d7e577ac3a7b6f9045b42f) Thanks [@sashuk](https://github.com/sashuk)!
- add snackbar `zIndex` value

## 2.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/picasso-tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso-tailwind",
"version": "2.7.0",
"version": "2.8.0",
"description": "Picasso Tailwind configuration",
"author": "Toptal",
"homepage": "https://github.com/toptal/picasso/tree/master/packages/picasso-tailwind#readme",
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.0.0

### Major Changes

- [#4430](https://github.com/toptal/picasso/pull/4430) [`27d596a`](https://github.com/toptal/picasso/commit/27d596a3bb913923f7d7e577ac3a7b6f9045b42f) Thanks [@sashuk](https://github.com/sashuk)!
- migrate EnvironmentBanner to Tailwind
- update peer dependencies

### Patch Changes

- Updated dependencies [[`27d596a`](https://github.com/toptal/picasso/commit/27d596a3bb913923f7d7e577ac3a7b6f9045b42f)]:
- @toptal/[email protected]

## 47.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/picasso/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso",
"version": "47.0.4",
"version": "48.0.0",
"description": "Toptal UI components library",
"main": "dist-package/src/index.js",
"module": "dist-package/src/index.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@toptal/picasso-dropdown": "2.0.4",
"@toptal/picasso-dropzone": "3.0.2",
"@toptal/picasso-empty-state": "2.0.1",
"@toptal/picasso-environment-banner": "1.0.3",
"@toptal/picasso-environment-banner": "2.0.0",
"@toptal/picasso-file-input": "2.0.1",
"@toptal/picasso-form": "4.0.1",
"@toptal/picasso-grid": "4.0.1",
Expand Down

0 comments on commit b74d873

Please sign in to comment.