Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed May 15, 2024
1 parent d956859 commit 152f798
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/anatomy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: All notable changes will be documented in this file.

## [Unreleased]

### Added

- Added `Signature Pad` anatomy

## [3.0.0] - 2024-04-05

### Added
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
},
"scripts": {
"build": "vite build",
"release-it": "release-it --config ../release-it.json"
"release-it": "release-it --config ../../release-it.json"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 152f798

Please sign in to comment.