Skip to content

Commit

Permalink
8.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
miripiruni committed Mar 15, 2017
1 parent 0898f10 commit d1e230c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
История изменений
=================

8.6.4
-----

Модуль `bem-xjst` обновлен до версии `8.6.4`.

О всех изменениях `bem-xjst` читайте в [примечании к релизу](https://github.com/bem/bem-xjst/releases/tag/v8.6.4).

8.6.3
-----

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Andrew Abramov <andrewblond@yandex.com>",
"description": "bem-xjst support for ENB",
"name": "enb-bemxjst",
"version": "8.6.3",
"version": "8.6.4",
"repository": "git://github.com/enb/enb-bemxjst",
"homepage": "https://github.com/enb/enb-bemxjst",
"bugs": "https://github.com/enb/enb-bemxjst/issues",
Expand All @@ -29,7 +29,7 @@
"enb": ">= 0.16.0 < 2.0.0"
},
"dependencies": {
"bem-xjst": "8.6.3",
"bem-xjst": "8.6.4",
"browserify": "13.1.1",
"file-eval": "1.1.0",
"lodash": "4.17.3",
Expand Down

0 comments on commit d1e230c

Please sign in to comment.