Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Sep 6, 2017
1 parent e276f88 commit 0fa582f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.12.0 (September 6, 2017)

- Moved `basisjs-tools-server` to a [separate package](https://github.com/basisjs/basisjs-tools-server)

> Warning! For now `/basisjs-tools/devpanel` doesn't work for `basis.js` (1.11.0 at the moment), since basis's devpanel should migrate to rempl.
## 1.11.0 (September 5, 2017)

- Bumped deps
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "basisjs-tools",
"title": "Basis.js developer tools",
"version": "1.11.0",
"version": "1.12.0",
"homepage": "https://github.com/basisjs/basisjs-tools",
"description": "Developer tools for basis.js framework",
"author": "Roman Dvornov <rdvornov@gmail.com>",
Expand Down

0 comments on commit 0fa582f

Please sign in to comment.