Skip to content

Commit 7ad1f95

Browse files
authored
chore(master): release ink-mouse 1.0.1 (#6)
1 parent 0c287b8 commit 7ad1f95

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.0"}
1+
{".":"1.0.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/zenobi-us/ink-mouse/compare/ink-mouse-v1.0.0...ink-mouse-v1.0.1) (2024-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* remove dependencies. ([#5](https://github.com/zenobi-us/ink-mouse/issues/5)) ([0c287b8](https://github.com/zenobi-us/ink-mouse/commit/0c287b87104499a6df9f9dac9105e428b3c5e5ae))
9+
310
## 1.0.0 (2024-06-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zenobius/ink-mouse",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"peerDependencies": {
55
"ink": "^5.0.1",
66
"react": "^18.2.0"

0 commit comments

Comments
 (0)