Skip to content

Commit

Permalink
Version Packages (#4034)
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 Nov 29, 2023
1 parent a7e202a commit fcdbaaa
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .changeset/smooth-pillows-notice.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": "41.4.1",
"@toptal/picasso": "41.4.2",
"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

## 41.4.2

### Patch Changes

- [#4029](https://github.com/toptal/picasso/pull/4029) [`a7e202a56`](https://github.com/toptal/picasso/commit/a7e202a566f097a186af09bc530cc8160dc06486) Thanks [@mkrl](https://github.com/mkrl)!

### Notification

- fix banner-type `Notification` padding for responbsible screen sizes

## 41.4.1

### Patch 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": "41.4.1",
"version": "41.4.2",
"description": "Toptal UI components library",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit fcdbaaa

Please sign in to comment.