From 8cc55e9cbd35d87e126fc40c7f326c2259288228 Mon Sep 17 00:00:00 2001 From: Vladimir Grinenko Date: Fri, 15 Aug 2014 17:18:03 +0400 Subject: [PATCH] 0.9.0 --- ChangeLog.md | 8 ++++++++ npm-shrinkwrap.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index f4d8fda9..0e1c144e 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,14 @@ bem-tools changelog =================== +0.9.0 (stable) +-------------- +- Use clean-css instead of CSSO +— Update borschik to ~1.2.0 +- Build less and stylus techs to preliminary files +- Add templates for `bem create` +- Do not run tests on node.js 0.8 + 0.8.1 (stable) -------------- - Updated borschik version to [1.0.4](https://github.com/bem/borschik/blob/master/CHANGELOG.md#104) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ddf87091..ad234d7a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "bem", - "version": "0.8.1", + "version": "0.9.0", "dependencies": { "apw": { "version": "0.3.14", diff --git a/package.json b/package.json index 3e25043a..c832fa17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bem", "description": "BEM Tools", - "version": "0.8.1", + "version": "0.9.0", "homepage": "http://github.com/bem/bem-tools", "author": "Sergey Berezhnoy (http://github.com/veged)", "maintainers": [