File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.12] - 2025-10-04
11+
1012## [ 0.0.11] - 2025-10-04
1113
1214## [ 0.0.10] - 2025-10-04
Original file line number Diff line number Diff line change 11{
22 "name" : " screenkey-app" ,
3- "version" : " 0.0.11 " ,
3+ "version" : " 0.0.12 " ,
44 "description" : " A screencast tool to display keyboard inputs on screen" ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11[package ]
22name = " screenkey-app"
3- version = " 0.0.11 "
3+ version = " 0.0.12 "
44description = " A screencast tool to display keyboard inputs on screen"
55authors = [" Rusman Wahab" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " ScreenKey" ,
4- "version" : " 0.0.11 " ,
4+ "version" : " 0.0.12 " ,
55 "identifier" : " com.screenkey.app" ,
66 "build" : {
77 "beforeDevCommand" : " npm run dev" ,
You can’t perform that action at this time.
0 commit comments