Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Izurii committed Feb 9, 2022
1 parent b37617d commit fc64a26
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Changelog
### [2.0.1](https://github.com/Izurii/Lenovo-Y720-KB-Led-Controller/compare/v1.8.90-apocalypse...v2.0.1) (2022-02-09)


### Bug Fixes

* Corrigido problema com o valor da hotkey passada como param no callback js ([b37617d](https://github.com/Izurii/Lenovo-Y720-KB-Led-Controller/commit/b37617dbb96fb6978e8839df290adb5d548fdcd3))
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"node": "=16.9.1"
},
"engineStrict": true,
"version": "v2.0.0-corinthians",
"version": "2.0.1",
"description": "Software to control the keyboard backlight rgb leds of Lenovo Legion Y720 notebook.",
"main": "./dist/js/main.js",
"author": "Izurii Hootoh <[email protected]> (https://github.com/Izurii)",
Expand Down Expand Up @@ -65,6 +65,7 @@
"electron": "^16.0.5",
"electron-builder": "^22.14.5",
"electron-reloader": "^1.2.1",
"standard-version": "^9.3.2",
"tsc": "^2.0.3",
"typescript": "^4.5.4"
},
Expand Down

0 comments on commit fc64a26

Please sign in to comment.