Skip to content

Commit 4168b76

Browse files
authored
Merge pull request #116 from Rel1cx/release-please--branches--main--components--sensi-mouse
chore(main): release 1.0.13
2 parents 0c19980 + cdcbc12 commit 4168b76

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## [1.0.12](https://github.com/Rel1cx/sensi-mouse/compare/v1.0.11...v1.0.12) (2023-06-05)
412

513

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sensi-mouse",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"type": "module",
55
"scripts": {
66
"build": "typesafe-i18n --no-watch && tsc && vite build",

0 commit comments

Comments
 (0)