File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.0.0-beta.7] ( https://github.com/brandonroberts/blog/compare/v1.0.0-beta.6...v1.0.0-beta.7 ) (2023-11-22)
2+
3+
4+ ### Bug Fixes
5+
6+ * update pkgRoot ([ 31ac566] ( https://github.com/brandonroberts/blog/commit/31ac566d5ccf92859978a8a60866b67a1cb060d6 ) )
7+
8+
9+ ### Features
10+
11+ * add my-lib ([ 1a20635] ( https://github.com/brandonroberts/blog/commit/1a206357b207c7f234ef1f45524ea425a6ed11eb ) )
12+ * add separate package.json update to releases ([ ce04721] ( https://github.com/brandonroberts/blog/commit/ce04721c8d7293a7cefdc27b504ff8041d414242 ) )
13+
114# [ 1.0.0-beta.6] ( https://github.com/brandonroberts/blog/compare/v1.0.0-beta.5...v1.0.0-beta.6 ) (2023-11-09)
215
316
Original file line number Diff line number Diff line change 11{
22 "name" : " blog" ,
3- "version" : " 1.0.0-beta.6 " ,
3+ "version" : " 1.0.0-beta.7 " ,
44 "private" : true ,
55 "engines" : {
66 "node" : " ^18.13.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " my-lib" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 1. 0.0-beta.7 " ,
44 "peerDependencies" : {
55 "@angular/common" : " ^17.0.0" ,
66 "@angular/core" : " ^17.0.0"
You can’t perform that action at this time.
0 commit comments