Skip to content

Commit

Permalink
Merge pull request #3 from joshuar/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.1.1
  • Loading branch information
joshuar authored May 3, 2023
2 parents 65acb5e + c849e8b commit 536724e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.1.1](https://github.com/joshuar/gokbd/compare/v0.1.0...v0.1.1) (2023-05-03)


### Features

* **keyboard:** add a Grab function to grab a virtual keyboard for exclusive use ([0ae0b1c](https://github.com/joshuar/gokbd/commit/0ae0b1cc30bc591513904aad3be2371194fd8efc))
* **keyboard:** extract grab logic into general function for real/virtual keyboards ([8ef01b8](https://github.com/joshuar/gokbd/commit/8ef01b8e284245c7d9a8a103a3f59b3220b9e783))


### Bug Fixes

* **examples:** utilise exposed device node in examples ([5739deb](https://github.com/joshuar/gokbd/commit/5739deb93ff134e6e3280ddda1dff620c0c37b25))


### Miscellaneous Chores

* release 0.1.1 ([65acb5e](https://github.com/joshuar/gokbd/commit/65acb5ea1c3b21137f618c7df574f56fe5da03da))

## 0.1.0 (2023-05-03)


Expand Down

0 comments on commit 536724e

Please sign in to comment.