Skip to content

Commit 75f58ff

Browse files
committed
Merge branch 'main' of github.com:dubisdev/key-on-screen
2 parents c0d13e1 + 884856b commit 75f58ff

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.5"
2+
".": "1.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/dubisdev/key-on-screen/compare/v1.1.5...v1.2.0) (2024-10-02)
4+
5+
6+
### Features
7+
8+
* Migrate to Tauri v2 ([1acbfb0](https://github.com/dubisdev/key-on-screen/commit/1acbfb085819543b83a6f71f3d8852368e64d112))
9+
10+
11+
### Bug Fixes
12+
13+
* Improve styles ([635d355](https://github.com/dubisdev/key-on-screen/commit/635d35561a650423ce955c79b13169f4031c881a))
14+
315
## [1.1.5](https://github.com/dubisdev/key-on-screen/compare/v1.1.4...v1.1.5) (2024-07-23)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "key-on-screen",
33
"private": true,
4-
"version": "1.1.5",
4+
"version": "1.2.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)