Skip to content

Commit 3e3cb79

Browse files
authored
Merge pull request #5 from dubisdev/release-please--branches--main--components--key-on-screen
chore(main): release 1.2.1
2 parents 75f58ff + a3cca4f commit 3e3cb79

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.0"
2+
".": "1.2.1"
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.1](https://github.com/dubisdev/key-on-screen/compare/v1.2.0...v1.2.1) (2025-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* Update dependencies & Security fixes ([6c25277](https://github.com/dubisdev/key-on-screen/commit/6c25277e64ab8d83b6ff7301d5c58bfd42217d56))
9+
310
## [1.2.0](https://github.com/dubisdev/key-on-screen/compare/v1.1.5...v1.2.0) (2024-10-02)
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.0",
4+
"version": "1.2.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)