Skip to content

Commit

Permalink
Merge pull request #146 from Rel1cx/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--sensi-mouse

chore(main): release 1.0.16
  • Loading branch information
Rel1cx authored Jul 9, 2023
2 parents 14aaec7 + c5335d6 commit 12a8538
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.16](https://github.com/Rel1cx/sensi-mouse/compare/v1.0.15...v1.0.16) (2023-07-09)


### Bug Fixes

* **deps:** update rust crate regex to 1.9.1 ([f93b7e9](https://github.com/Rel1cx/sensi-mouse/commit/f93b7e9cd67da5087cdc4200b1ef26a694fbc717))
* **deps:** update rust crate window-vibrancy to 0.4 ([a109781](https://github.com/Rel1cx/sensi-mouse/commit/a109781fdb129ce05a66c95c7b65f13c9ddaf30c))

## [1.0.15](https://github.com/Rel1cx/sensi-mouse/compare/v1.0.14...v1.0.15) (2023-07-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sensi-mouse",
"version": "1.0.15",
"version": "1.0.16",
"type": "module",
"scripts": {
"build": "typesafe-i18n --no-watch && tsc && vite build",
Expand Down

0 comments on commit 12a8538

Please sign in to comment.