chore(release): 1.2.3

This commit is contained in:
Róbert Kiss
2017-10-29 09:45:15 +01:00
parent d876203d27
commit eac9341c99
3 changed files with 7 additions and 2 deletions

View File

@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="1.2.3"></a>
## [1.2.3](https://github.com/UltimateHackingKeyboard/agent/compare/v1.2.2...v1.2.3) (2017-10-29)
<a name="1.2.2"></a> <a name="1.2.2"></a>
## [1.2.2](https://github.com/UltimateHackingKeyboard/agent/compare/v1.2.1...v1.2.2) (2017-10-29) ## [1.2.2](https://github.com/UltimateHackingKeyboard/agent/compare/v1.2.1...v1.2.2) (2017-10-29)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "uhk-agent", "name": "uhk-agent",
"version": "1.2.2", "version": "1.2.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -2,7 +2,7 @@
"name": "uhk-agent", "name": "uhk-agent",
"author": "Ultimate Gadget Laboratories", "author": "Ultimate Gadget Laboratories",
"main": "electron/dist/electron-main.js", "main": "electron/dist/electron-main.js",
"version": "1.2.2", "version": "1.2.3",
"description": "Agent is the configuration application of the Ultimate Hacking Keyboard.", "description": "Agent is the configuration application of the Ultimate Hacking Keyboard.",
"repository": { "repository": {
"type": "git", "type": "git",