File tree Expand file tree Collapse file tree 8 files changed +48
-4
lines changed Expand file tree Collapse file tree 8 files changed +48
-4
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
+ ## [ 6.0.1-nightly.1] ( https://github.com/embarklabs/embark/compare/v6.0.1-nightly.0...v6.0.1-nightly.1 ) (2020-10-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** @embark/dapps :** use utf-8 in html script tag ([ cfa43bc] ( https://github.com/embarklabs/embark/commit/cfa43bc ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.0.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v6.0.0...v6.0.1-nightly.0 ) (2020-08-08)
7
18
8
19
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
+ ## [ 6.0.1-nightly.1] ( https://github.com/embarklabs/embark/compare/v6.0.1-nightly.0...v6.0.1-nightly.1 ) (2020-10-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** @embark/dapps :** use utf-8 in html script tag ([ cfa43bc] ( https://github.com/embarklabs/embark/commit/cfa43bc ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.0.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v6.0.0...v6.0.1-nightly.0 ) (2020-08-08)
7
18
8
19
** Note:** Version bump only for package embark-dapp-template-boilerplate
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " embark-dapp-template-boilerplate" ,
3
- "version" : " 6.0.1-nightly.0 " ,
3
+ "version" : " 6.0.1-nightly.1 " ,
4
4
"description" : " Basic DApp template for Embark" ,
5
5
"homepage" : " https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme" ,
6
6
"bugs" : " https://github.com/embarklabs/embark/issues" ,
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
+ ## [ 6.0.1-nightly.1] ( https://github.com/embarklabs/embark/compare/v6.0.1-nightly.0...v6.0.1-nightly.1 ) (2020-10-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** @embark/dapps :** use utf-8 in html script tag ([ cfa43bc] ( https://github.com/embarklabs/embark/commit/cfa43bc ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.0.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v6.0.0...v6.0.1-nightly.0 ) (2020-08-08)
7
18
8
19
** Note:** Version bump only for package embark-dapp-template-demo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " embark-dapp-template-demo" ,
3
- "version" : " 6.0.1-nightly.0 " ,
3
+ "version" : " 6.0.1-nightly.1 " ,
4
4
"description" : " Demo DApp for Embark" ,
5
5
"homepage" : " https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme" ,
6
6
"bugs" : " https://github.com/embarklabs/embark/issues" ,
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
+ ## [ 6.0.1-nightly.1] ( https://github.com/embarklabs/embark/compare/v6.0.1-nightly.0...v6.0.1-nightly.1 ) (2020-10-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** @embark/dapps :** use utf-8 in html script tag ([ cfa43bc] ( https://github.com/embarklabs/embark/commit/cfa43bc ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.0.1-nightly.0] ( https://github.com/embarklabs/embark/compare/v6.0.0...v6.0.1-nightly.0 ) (2020-08-08)
7
18
8
19
** Note:** Version bump only for package embark-dapp-test-app
Original file line number Diff line number Diff line change 39
39
"reset" : " npx embark-reset && npx rimraf embark-*.tgz package" ,
40
40
"test" : " npx embark test"
41
41
},
42
- "version" : " 6.0.1-nightly.0 "
42
+ "version" : " 6.0.1-nightly.1 "
43
43
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"npmClient" : " yarn" ,
18
18
"useWorkspaces" : true ,
19
- "version" : " 6.0.1-nightly.0 "
19
+ "version" : " 6.0.1-nightly.1 "
20
20
}
You can’t perform that action at this time.
0 commit comments