File tree 3 files changed +13
-1
lines changed
3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
History of changes
2
2
==================
3
3
4
+ 0.8.1
5
+ -----
6
+
7
+ * Fixed the bug when using [ Autoprefixer] ( https://github.com/postcss/autoprefixer ) (see [ #131 ] )
8
+
4
9
0.8.0
5
10
-----
6
11
@@ -81,6 +86,7 @@ History of changes
81
86
* Updated the versions of dependencies and libraries.
82
87
* Fixed bugs.
83
88
89
+ [ #131 ] : https://github.com/bem/generator-bem-stub/issues/131
84
90
[ #107 ] : https://github.com/bem/generator-bem-stub/issues/107
85
91
[ #114 ] : https://github.com/bem/generator-bem-stub/pull/114/files
86
92
[ #123 ] : https://github.com/bem/generator-bem-stub/pull/123/files
Original file line number Diff line number Diff line change 1
1
История изменений
2
2
==================
3
3
4
+ 0.8.1
5
+ -----
6
+
7
+ * Исправлена ошибка при подключении модуля [ Автопрефиксер] ( https://github.com/postcss/autoprefixer ) (подробнее [ #131 ] ).
8
+
4
9
0.8.0
5
10
-----
6
11
81
86
* Обновлены версии зависимостей и библиотек.
82
87
* Исправлены баги.
83
88
89
+ [ #131 ] : https://github.com/bem/generator-bem-stub/issues/131
84
90
[ #107 ] : https://github.com/bem/generator-bem-stub/issues/107
85
91
[ #114 ] : https://github.com/bem/generator-bem-stub/pull/114/files
86
92
[ #123 ] : https://github.com/bem/generator-bem-stub/pull/123/files
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " generator-bem-stub" ,
3
- "version" : " 0.8.0 " ,
3
+ "version" : " 0.8.1 " ,
4
4
"description" : " A generator of BEM projects" ,
5
5
"keywords" : [
6
6
" yeoman-generator" ,
You can’t perform that action at this time.
0 commit comments