Skip to content

Commit

Permalink
Version Packages (#4048)
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 Dec 7, 2023
1 parent b107dc2 commit 6d4a9c7
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-ravens-serve.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": "42.1.0",
"@toptal/picasso": "42.1.1",
"storybook-readme": "^5.0.9",
"@babel/types": "^7.20.7"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/picasso/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 42.1.1

### Patch Changes

- [#4044](https://github.com/toptal/picasso/pull/4044) [`b107dc216`](https://github.com/toptal/picasso/commit/b107dc21677d779804befd4221dfc456b79eb419) Thanks [@sashuk](https://github.com/sashuk)!
- align form labels to the top of container

## 42.1.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": "42.1.0",
"version": "42.1.1",
"description": "Toptal UI components library",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 6d4a9c7

Please sign in to comment.