Skip to content

Commit cf2f412

Browse files
authored
Merge pull request #7 from dubisdev/release-please--branches--main--components--key-on-screen
chore(main): release 1.2.3
2 parents e579d81 + d6d6078 commit cf2f412

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.2"
2+
".": "1.2.3"
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.3](https://github.com/dubisdev/key-on-screen/compare/v1.2.2...v1.2.3) (2025-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Update deps (security update) ([e579d81](https://github.com/dubisdev/key-on-screen/commit/e579d81f4b5a0313a4748b63ae858953683fa1d7))
9+
310
## [1.2.2](https://github.com/dubisdev/key-on-screen/compare/v1.2.1...v1.2.2) (2025-09-14)
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.2",
4+
"version": "1.2.3",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)