We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c3c4d7 + 47e63ec commit 9b8355fCopy full SHA for 9b8355f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.17](https://github.com/Rel1cx/sensi-mouse/compare/v1.0.16...v1.0.17) (2023-07-09)
4
+
5
6
+### Bug Fixes
7
8
+* Remove ipad-cursor ([7c3c4d7](https://github.com/Rel1cx/sensi-mouse/commit/7c3c4d7495b3d02b8d6c97d30005fd3db4c59fd4))
9
10
## [1.0.16](https://github.com/Rel1cx/sensi-mouse/compare/v1.0.15...v1.0.16) (2023-07-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "sensi-mouse",
- "version": "1.0.16",
+ "version": "1.0.17",
"type": "module",
"scripts": {
"build": "typesafe-i18n --no-watch && tsc && vite build",
0 commit comments