chore(release): 1.0.0

This commit is contained in:
László Monda
2017-06-05 23:44:16 +02:00
parent 29ef50047b
commit e4a905d2e1
2 changed files with 104 additions and 94 deletions

View File

@@ -2,6 +2,16 @@
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.0.0"></a>
# 1.0.0 (2017-06-05)
### Bug Fixes
* First macro opening ([#123](https://github.com/UltimateHackingKeyboard/agent/issues/123)) ([aca22f9](https://github.com/UltimateHackingKeyboard/agent/commit/aca22f9)), closes [#121](https://github.com/UltimateHackingKeyboard/agent/issues/121)
<a name="1.0.0-alpha.1"></a>
# 1.0.0-alpha.1 (2017-06-01)

View File

@@ -1,7 +1,7 @@
{
"name": "uhk-agent",
"main": "electron/dist/electron-main.js",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"description": "Agent is the configuration application of the Ultimate Hacking Keyboard.",
"repository": {
"type": "git",