Skip to content

Commit 60cc73f

Browse files
committed
v4.2.1
1 parent d7c199c commit 60cc73f

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 4.2.1
4+
- BH prototype points to BH (#176).
5+
36
## 4.2.0
47
- Added `xhtml` option (#174).
58

CHANGELOG.ru.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# История изменений
22

3+
## 4.2.1
4+
- Добавлен конструктор BH в прототип BH (#176).
5+
36
## 4.2.0
47
- Добавлена опция `xhtml` (#174).
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Marat Dulin <[email protected]>",
33
"description": "Template engine. BEMJSON => HTML processor",
44
"name": "bh",
5-
"version": "4.2.0",
5+
"version": "4.2.1",
66
"repository": "https://github.com/bem/bh",
77
"licence": "MIT",
88
"contributors": [

0 commit comments

Comments
 (0)