Skip to content

Commit 88a1d6c

Browse files
committed
0.4.0
1 parent 6e4f30e commit 88a1d6c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="0.4.0"></a>
2+
# [0.4.0](https://github.com/popstas/yandex-dialogs-client/compare/v0.3.0...v0.4.0) (2018-07-01)
3+
4+
5+
### Features
6+
7+
* боковая панель, настройка прокси ([c4f2b96](https://github.com/popstas/yandex-dialogs-client/commit/c4f2b96))
8+
* выбор из последних URL навыков ([ab90805](https://github.com/popstas/yandex-dialogs-client/commit/ab90805))
9+
* сценарии тестирования навыка ([6e4f30e](https://github.com/popstas/yandex-dialogs-client/commit/6e4f30e))
10+
11+
12+
113
<a name="0.3.0"></a>
214
# [0.3.0](https://github.com/popstas/yandex-dialogs-client/compare/v0.2.0...v0.3.0) (2018-06-30)
315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-vue": "^4.0.0"
4040
},
4141
"name": "yandex-dialogs-client",
42-
"version": "0.3.0",
42+
"version": "0.4.0",
4343
"description": "Клиент для работы с навыками Яндекс.Диалогов Алисы локально",
4444
"repository": {
4545
"type": "git",

0 commit comments

Comments
 (0)