Commit 2fec01f 1 parent ac0cd46 commit 2fec01f Copy full SHA for 2fec01f
File tree 6 files changed +36
-3
lines changed
6 files changed +36
-3
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
+ ## [ 1.42.1-alpha.4] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.42.1-alpha.3...v1.42.1-alpha.4 ) (2023-06-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove version reporting ([ ac0cd46] ( https://github.com/nrkno/tv-automation-package-manager/commit/ac0cd4684a5709dfbb6e1eda268d42e446d67967 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.42.1-alpha.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.42.1-alpha.2...v1.42.1-alpha.3 ) (2023-06-19)
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
+ ## [ 1.42.1-alpha.4] ( https://github.com/nrkno/sofie-package-manager/compare/v1.42.1-alpha.3...v1.42.1-alpha.4 ) (2023-06-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove version reporting ([ ac0cd46] ( https://github.com/nrkno/sofie-package-manager/commit/ac0cd4684a5709dfbb6e1eda268d42e446d67967 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.42.1-alpha.3] ( https://github.com/nrkno/sofie-package-manager/compare/v1.42.1-alpha.2...v1.42.1-alpha.3 ) (2023-06-19)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @http-server/app" ,
3
- "version" : " 1.42.1-alpha.3 " ,
3
+ "version" : " 1.42.1-alpha.4 " ,
4
4
"description" : " Upload to and serve proxies of packages" ,
5
5
"private" : true ,
6
6
"scripts" : {
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
+ ## [ 1.42.1-alpha.4] ( https://github.com/nrkno/sofie-package-manager/compare/v1.42.1-alpha.3...v1.42.1-alpha.4 ) (2023-06-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove version reporting ([ ac0cd46] ( https://github.com/nrkno/sofie-package-manager/commit/ac0cd4684a5709dfbb6e1eda268d42e446d67967 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.42.1-alpha.3] ( https://github.com/nrkno/sofie-package-manager/compare/v1.42.1-alpha.2...v1.42.1-alpha.3 ) (2023-06-19)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @single-app/app" ,
3
- "version" : " 1.42.1-alpha.3 " ,
3
+ "version" : " 1.42.1-alpha.4 " ,
4
4
"description" : " Package Manager, http-proxy etc.. all in one application" ,
5
5
"private" : true ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 4
4
" apps/**" ,
5
5
" tests/**"
6
6
],
7
- "version" : " 1.42.1-alpha.3 " ,
7
+ "version" : " 1.42.1-alpha.4 " ,
8
8
"npmClient" : " yarn" ,
9
9
"useWorkspaces" : true
10
10
}
You can’t perform that action at this time.
0 commit comments