Skip to content

Commit

Permalink
v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Feb 19, 2025
1 parent 3d9d7e7 commit 79d673e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v0.14.0](https://github.com/iberianpig/fusuma-plugin-sendkey/tree/v0.14.0) (2025-02-19)

[Full Changelog](https://github.com/iberianpig/fusuma-plugin-sendkey/compare/v0.13.2...v0.14.0)

**Fixed bugs:**

- Crashes When the Gesture Is Performed While the First Device Is Not Available [\#41](https://github.com/iberianpig/fusuma-plugin-sendkey/issues/41)

## [v0.13.2](https://github.com/iberianpig/fusuma-plugin-sendkey/tree/v0.13.2) (2024-10-22)

[Full Changelog](https://github.com/iberianpig/fusuma-plugin-sendkey/compare/v0.13.1...v0.13.2)

## [v0.13.1](https://github.com/iberianpig/fusuma-plugin-sendkey/tree/v0.13.1) (2024-10-12)

[Full Changelog](https://github.com/iberianpig/fusuma-plugin-sendkey/compare/v0.13.0...v0.13.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/fusuma/plugin/sendkey/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Fusuma
module Plugin
module Sendkey
VERSION = "0.13.2"
VERSION = "0.14.0"
end
end
end

0 comments on commit 79d673e

Please sign in to comment.