File tree 8 files changed +47
-4
lines changed
8 files changed +47
-4
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## [ 0.1.2] ( https://github.com/robot-ux/bna/compare/v0.3.0...v0.1.2 ) (2021-04-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bna:** add README.md ([ ccc7bfe] ( https://github.com/robot-ux/bna/commit/ccc7bfe7ea5249968c745da3697cc1067a0e7d5b ) )
12
+ * ** bna:** release ([ 3103219] ( https://github.com/robot-ux/bna/commit/31032194cb60f6b8f5060076eb26fce73fd88b35 ) )
13
+ * ** bna:** release ([ cb56f52] ( https://github.com/robot-ux/bna/commit/cb56f5281eb757fdbaeefca6e5b90794e2a8b15b ) )
14
+ * ** bna:** release job ([ 2c141d0] ( https://github.com/robot-ux/bna/commit/2c141d03244aafa525635f62b21d759336897eac ) )
15
+ * ** next:** release job ([ 4488d4f] ( https://github.com/robot-ux/bna/commit/4488d4f183e5f59f017d48caf4c1e8cb506d02b9 ) )
Original file line number Diff line number Diff line change 3
3
" packages/*"
4
4
],
5
5
"useWorkspaces" : true ,
6
- "version" : " 0.1.1 " ,
6
+ "version" : " 0.1.2 " ,
7
7
"npmClient" : " yarn" ,
8
8
"command" : {
9
9
"run" : {
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## [ 0.1.2] ( https://github.com/robot-ux/bna/compare/v0.3.0...v0.1.2 ) (2021-04-28)
7
+
8
+ ** Note:** Version bump only for package @bna/cra
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bna/cra" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"private" : true ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## [ 0.1.2] ( https://github.com/robot-ux/bna/compare/v0.3.0...v0.1.2 ) (2021-04-28)
7
+
8
+ ** Note:** Version bump only for package @bna/generator
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bna/generator" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"main" : " index.js" ,
5
5
"license" : " MIT" ,
6
6
"bin" : {
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## [ 0.1.2] ( https://github.com/robot-ux/bna/compare/v0.3.0...v0.1.2 ) (2021-04-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bna:** add README.md ([ ccc7bfe] ( https://github.com/robot-ux/bna/commit/ccc7bfe7ea5249968c745da3697cc1067a0e7d5b ) )
12
+ * ** next:** release job ([ 4488d4f] ( https://github.com/robot-ux/bna/commit/4488d4f183e5f59f017d48caf4c1e8cb506d02b9 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bna/next" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " A simple wrapper for Next App" ,
5
5
"author" : " robox-ux" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments