Skip to content

Commit

Permalink
chore(master): release ink-mouse 1.0.1 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
airtonix authored Jun 24, 2024
1 parent 0c287b8 commit 7ad1f95
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.0"}
{".":"1.0.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/zenobi-us/ink-mouse/compare/ink-mouse-v1.0.0...ink-mouse-v1.0.1) (2024-06-24)


### Bug Fixes

* remove dependencies. ([#5](https://github.com/zenobi-us/ink-mouse/issues/5)) ([0c287b8](https://github.com/zenobi-us/ink-mouse/commit/0c287b87104499a6df9f9dac9105e428b3c5e5ae))

## 1.0.0 (2024-06-24)


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": "@zenobius/ink-mouse",
"version": "1.0.0",
"version": "1.0.1",
"peerDependencies": {
"ink": "^5.0.1",
"react": "^18.2.0"
Expand Down

0 comments on commit 7ad1f95

Please sign in to comment.