chore(release): 1.4.1

This commit is contained in:
Róbert Kiss
2017-12-05 22:29:02 +01:00
parent 75ab0e2977
commit 19d7b8ebfe
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.4.1"></a>
## [1.4.1](https://github.com/UltimateHackingKeyboard/agent/compare/v1.4.0...v1.4.1) (2017-12-05)
<a name="1.4.0"></a> <a name="1.4.0"></a>
# [1.4.0](https://github.com/UltimateHackingKeyboard/agent/compare/v1.3.7...v1.4.0) (2017-12-05) # [1.4.0](https://github.com/UltimateHackingKeyboard/agent/compare/v1.3.7...v1.4.0) (2017-12-05)

2
package-lock.json generated
View File

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

View File

@@ -3,7 +3,7 @@
"private": true, "private": true,
"author": "Ultimate Gadget Laboratories", "author": "Ultimate Gadget Laboratories",
"main": "electron/dist/electron-main.js", "main": "electron/dist/electron-main.js",
"version": "1.4.0", "version": "1.4.1",
"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",