File tree 8 files changed +48
-4
lines changed
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
+ # [ 8.2.0] ( https://github.com/fulls1z3/ngx-config/compare/v8.1.0...v8.2.0 ) (2020-04-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** package:** migrate to ng9 ([ #161 ] ( https://github.com/fulls1z3/ngx-config/issues/161 ) ) ([ 58fdac3] ( https://github.com/fulls1z3/ngx-config/commit/58fdac3d0e8c581440e8854c66b3db58dc2ef47c ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 8.1.0] ( https://github.com/fulls1z3/ngx-config/compare/v8.0.2...v8.1.0 ) (2020-03-10)
7
18
8
19
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/@ngx-config/*"
4
4
],
5
- "version" : " 8.1 .0" ,
5
+ "version" : " 8.2 .0" ,
6
6
"npmClient" : " yarn" ,
7
7
"command" : {
8
8
"publish" : {
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
+ # [ 8.2.0] ( https://github.com/fulls1z3/ngx-config/compare/v8.1.0...v8.2.0 ) (2020-04-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** package:** migrate to ng9 ([ #161 ] ( https://github.com/fulls1z3/ngx-config/issues/161 ) ) ([ 58fdac3] ( https://github.com/fulls1z3/ngx-config/commit/58fdac3d0e8c581440e8854c66b3db58dc2ef47c ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 8.1.0] ( https://github.com/fulls1z3/ngx-config/compare/v8.0.2...v8.1.0 ) (2020-03-10)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ngx-config/core" ,
3
- "version" : " 8.1 .0" ,
3
+ "version" : " 8.2 .0" ,
4
4
"description" : " Configuration utility for Angular" ,
5
5
"repository" : {
6
6
"type" : " git" ,
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
+ # [ 8.2.0] ( https://github.com/fulls1z3/ngx-config/compare/v8.1.0...v8.2.0 ) (2020-04-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** package:** migrate to ng9 ([ #161 ] ( https://github.com/fulls1z3/ngx-config/issues/161 ) ) ([ 58fdac3] ( https://github.com/fulls1z3/ngx-config/commit/58fdac3d0e8c581440e8854c66b3db58dc2ef47c ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 8.0.2] ( https://github.com/fulls1z3/ngx-config/compare/v8.0.1...v8.0.2 ) (2019-12-02)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ngx-config/http-loader" ,
3
- "version" : " 8.0.2 " ,
3
+ "version" : " 8.2.0 " ,
4
4
"description" : " Loader for ngx-config that provides application settings using http" ,
5
5
"repository" : {
6
6
"type" : " git" ,
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
+ # [ 8.2.0] ( https://github.com/fulls1z3/ngx-config/compare/v8.1.0...v8.2.0 ) (2020-04-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** package:** migrate to ng9 ([ #161 ] ( https://github.com/fulls1z3/ngx-config/issues/161 ) ) ([ 58fdac3] ( https://github.com/fulls1z3/ngx-config/commit/58fdac3d0e8c581440e8854c66b3db58dc2ef47c ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 8.0.1] ( https://github.com/fulls1z3/ngx-config/compare/v8.0.0...v8.0.1 ) (2019-11-21)
7
18
8
19
** Note:** Version bump only for package @ngx-config/merge-loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ngx-config/merge-loader" ,
3
- "version" : " 8.0.1 " ,
3
+ "version" : " 8.2.0 " ,
4
4
"description" : " Loader for ngx-config that provides application settings by executing loaders in parallel and in series" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments