This repository was archived by the owner on Apr 14, 2020. It is now read-only.
Commit 64381c4 1 parent e8b23de commit 64381c4 Copy full SHA for 64381c4
File tree 4 files changed +36
-2
lines changed
4 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.2.0] ( https://github.com/madou/yubaba/compare/v2.1.1...v2.2.0 ) (2019-05-05)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fixes ordering of docs, adds extra content to introduction ([ 2fddeba] ( https://github.com/madou/yubaba/commit/2fddeba ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * adds reshaping container composite component ([ 485d259] ( https://github.com/madou/yubaba/commit/485d259 ) )
17
+ * adds reveal reshaping container composite component ([ b8d711b] ( https://github.com/madou/yubaba/commit/b8d711b ) )
18
+
19
+
20
+
21
+
22
+
6
23
## [ 2.1.1] ( https://github.com/madou/yubaba/compare/v2.1.0...v2.1.1 ) (2019-04-02)
7
24
8
25
** Note:** Version bump only for package yubaba-repo
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.0.0" ,
3
3
"npmClient" : " yarn" ,
4
- "version" : " 2.1.1 " ,
4
+ "version" : " 2.2.0 " ,
5
5
"useWorkspaces" : true ,
6
6
"packages" : [
7
7
" packages/*"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.2.0] ( https://github.com/madou/yubaba/compare/v2.1.1...v2.2.0 ) (2019-05-05)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fixes ordering of docs, adds extra content to introduction ([ 2fddeba] ( https://github.com/madou/yubaba/commit/2fddeba ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * adds reshaping container composite component ([ 485d259] ( https://github.com/madou/yubaba/commit/485d259 ) )
17
+ * adds reveal reshaping container composite component ([ b8d711b] ( https://github.com/madou/yubaba/commit/b8d711b ) )
18
+
19
+
20
+
21
+
22
+
6
23
## [ 2.1.1] ( https://github.com/madou/yubaba/compare/v2.1.0...v2.1.1 ) (2019-04-02)
7
24
8
25
** Note:** Version bump only for package yubaba
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yubaba" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"repository" : " madou/yubaba" ,
5
5
"author" : " Michael Dougall" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments