Skip to content

Commit a243f86

Browse files
authored
Merge pull request #8 from dubisdev/release-please--branches--main--components--key-on-screen
chore(main): release 1.2.4
2 parents af1105d + 82d1d7d commit a243f86

3 files changed

Lines changed: 9 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.2.3"
2+
".": "1.2.4"
33
}

CHANGELOG.md

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

3+
## [1.2.4](https://github.com/dubisdev/key-on-screen/compare/v1.2.3...v1.2.4) (2026-01-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Update deps ([5f09e3c](https://github.com/dubisdev/key-on-screen/commit/5f09e3c240952fb022299cdfb55bf94e62801590))
9+
310
## [1.2.3](https://github.com/dubisdev/key-on-screen/compare/v1.2.2...v1.2.3) (2025-11-30)
411

512

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.2.3",
4+
"version": "1.2.4",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)