Skip to content

Commit

Permalink
3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Mar 3, 2019
1 parent c76ab65 commit 9895ab9
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [3.10.2](https://github.com/popstas/yandex-dialogs-products-shop-list/compare/v3.10.1...v3.10.2) (2019-03-03)


### Bug Fixes

* верни ([c76ab65](https://github.com/popstas/yandex-dialogs-products-shop-list/commit/c76ab65))
* верни назад|верни как было ([50f3693](https://github.com/popstas/yandex-dialogs-products-shop-list/commit/50f3693))



## [3.10.1](https://github.com/popstas/yandex-dialogs-products-shop-list/compare/v3.10.0...v3.10.1) (2019-03-03)


Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
# - 27017:27017

app:
image: popstas/yandex-dialogs-products-shop-list:v3.10.1
image: popstas/yandex-dialogs-products-shop-list:v3.10.2
# build: .
environment:
NODE_ENV: production
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yandex-dialogs-products-shop-list",
"version": "3.10.1",
"version": "3.10.2",
"description": "Навык Мой список покупок для Алисы",
"main": "src/server.js",
"scripts": {
Expand Down

0 comments on commit 9895ab9

Please sign in to comment.