Skip to content

Commit

Permalink
chore: release v0.1.0-beta.19
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Apr 5, 2024
1 parent b7d7880 commit 8b7b355
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.1.0-beta.19](https://github.com/CyanSalt/roughness/compare/v0.1.0-beta.18...v0.1.0-beta.19) (2024-04-05)


### Bug Fixes

* remove root layer ([b7d7880](https://github.com/CyanSalt/roughness/commit/b7d7880762bb8f362eff2ae3b2a010f042334930))

## [0.1.0-beta.18](https://github.com/CyanSalt/roughness/compare/v0.1.0-beta.17...v0.1.0-beta.18) (2024-04-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roughness",
"version": "0.1.0-beta.18",
"version": "0.1.0-beta.19",
"description": "A Vue component library with hand-drawn appearance",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 8b7b355

Please sign in to comment.