Skip to content

Commit

Permalink
Version Packages (#3760)
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 Jul 31, 2023
1 parent d26fd95 commit be827f9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .changeset/tame-coins-breathe.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/picasso-pictograms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": ">=16.12.0 < 19.0.0"
},
"devDependencies": {
"@toptal/picasso": "37.3.0",
"@toptal/picasso": "37.3.1",
"storybook-readme": "^5.0.9",
"@babel/types": "^7.20.7"
},
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

## 37.3.1

### Patch Changes

- [#3755](https://github.com/toptal/picasso/pull/3755) [`d26fd9591`](https://github.com/toptal/picasso/commit/d26fd9591b18034504d86d2c4b6536bbf5cd0efe) Thanks [@dmaklygin](https://github.com/dmaklygin)!

### Drawer

- use proper width for narrow Drawer in xs screens

## 37.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/picasso/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toptal/picasso",
"version": "37.3.0",
"version": "37.3.1",
"description": "Toptal UI components library",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit be827f9

Please sign in to comment.