Skip to content

Commit 48cf7d8

Browse files
authored
chore(master): release ink-mouse 1.0.4 (#33)
1 parent fc82a4f commit 48cf7d8

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.3"}
1+
{".":"1.0.4"}

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.4](https://github.com/zenobi-us/ink-mouse/compare/ink-mouse-v1.0.3...ink-mouse-v1.0.4) (2025-10-08)
4+
5+
6+
### Bug Fixes
7+
8+
* more concrete example without character output spam ([#32](https://github.com/zenobi-us/ink-mouse/issues/32)) ([fc82a4f](https://github.com/zenobi-us/ink-mouse/commit/fc82a4f374ef0ecf445d8587ecf0feabb3b387f8))
9+
310
## [1.0.3](https://github.com/zenobi-us/ink-mouse/compare/ink-mouse-v1.0.2...ink-mouse-v1.0.3) (2024-07-16)
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.3",
3+
"version": "1.0.4",
44
"type": "module",
55
"peerDependencies": {
66
"ink": "^6.0.1",

0 commit comments

Comments
 (0)