Skip to content

Commit

Permalink
chore(release): 1.0.1 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
blaugold committed Apr 24, 2023
1 parent 7041836 commit 41e17d1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.1](https://github.com/blaugold/melos-code/compare/v1.0.0...v1.0.1) (2023-04-24)


### Bug Fixes

* add `clean` hooks to `melos.yaml` schema ([#47](https://github.com/blaugold/melos-code/issues/47)) ([7041836](https://github.com/blaugold/melos-code/commit/70418363ab3db6b96f73687516b1c65ebe74d10a))



# [1.0.0](https://github.com/blaugold/melos-code/compare/v0.6.0...v1.0.0) (2023-04-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"license": "SEE LICENSE IN LICENSE",
"preview": true,
"version": "1.0.0",
"version": "1.0.1",
"engines": {
"vscode": "^1.62.0"
},
Expand Down

0 comments on commit 41e17d1

Please sign in to comment.