Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Commit

Permalink
Merge branch 'release-0.6.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
arikon committed Jul 1, 2013
2 parents 9f04e92 + 6c3716c commit 12d8d02
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
bem-tools changelog
===================

01.07.2013, Version 0.6.5 (stable)
----------------------------------

- API: Add `util.bemParseKey()` helper to parse BEM entity key into BEM entity object
(fixes `bem bench` execution error)

30.06.2013, Version 0.6.4 (stable)
------------------------------------
----------------------------------

- fixed bugs in new level scanner (see BEM-467)

Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.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,7 +1,7 @@
{
"name": "bem",
"description": "BEM Tools",
"version": "0.6.4",
"version": "0.6.5",
"homepage": "http://github.com/bem/bem-tools",
"author": "Sergey Berezhnoy <veged@mail.ru> (http://github.com/veged)",
"maintainers": [
Expand Down

0 comments on commit 12d8d02

Please sign in to comment.