We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c19980 + cdcbc12 commit 4168b76Copy full SHA for 4168b76
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.0.13](https://github.com/Rel1cx/sensi-mouse/compare/v1.0.12...v1.0.13) (2023-06-10)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency ftld to v0.58.3 ([7e57910](https://github.com/Rel1cx/sensi-mouse/commit/7e57910e2d9a57f246b09699715cd9ee2f444e63))
9
+* **deps:** update rust crate regex to 1.8.4 ([2127722](https://github.com/Rel1cx/sensi-mouse/commit/2127722d3f26d0da984036ce92c73e966a200db1))
10
11
## [1.0.12](https://github.com/Rel1cx/sensi-mouse/compare/v1.0.11...v1.0.12) (2023-06-05)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "sensi-mouse",
- "version": "1.0.12",
+ "version": "1.0.13",
"type": "module",
"scripts": {
"build": "typesafe-i18n --no-watch && tsc && vite build",
0 commit comments