WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 0112d59

Browse files
authored
chore(master): release ink-mouse 1.0.3 (#13)
1 parent 20ca224 commit 0112d59

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.2"}
1+
{".":"1.0.3"}

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.3](https://github.com/zenobi-us/ink-mouse/compare/ink-mouse-v1.0.2...ink-mouse-v1.0.3) (2024-07-16)
4+
5+
6+
### Bug Fixes
7+
8+
* allow mouse tracking to be disabled/enabled ([#12](https://github.com/zenobi-us/ink-mouse/issues/12)) ([20ca224](https://github.com/zenobi-us/ink-mouse/commit/20ca2240628b859d82cba9550ab08dd95c01e31c))
9+
310
## [1.0.2](https://github.com/zenobi-us/ink-mouse/compare/ink-mouse-v1.0.1...ink-mouse-v1.0.2) (2024-06-25)
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.2",
3+
"version": "1.0.3",
44
"type": "module",
55
"peerDependencies": {
66
"ink": "^5.0.1",

0 commit comments

Comments
 (0)