File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
44
5+ # [ 5.0.0] ( https://github.com/bikecoders/ngx-deploy-npm/compare/v4.3.11...v5.0.0 ) (2023-02-04)
6+
7+ ### Features
8+
9+ - widen peer dependency on @nrwl/devkit ([ #473 ] ( https://github.com/bikecoders/ngx-deploy-npm/issues/473 ) ) ([ c210bfb] ( https://github.com/bikecoders/ngx-deploy-npm/commit/c210bfbbd08b07e4ecd90a0e029c166f729b3d70 ) )
10+
11+ ### BREAKING CHANGES
12+
13+ - Using peerDependencies with npm < 7 may result in unexpected results. Use
14+ --legacy-peer-deps if needed.
15+
516## [ 4.3.11] ( https://github.com/bikecoders/ngx-deploy-npm/compare/v4.3.10...v4.3.11 ) (2023-01-26)
617
718## [ 4.3.10] ( https://github.com/bikecoders/ngx-deploy-npm/compare/v4.3.9...v4.3.10 ) (2022-12-06)
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-deploy-npm" ,
3- "version" : " 4.3.11 " ,
3+ "version" : " 5.0.0 " ,
44 "description" : " Publish your libraries to NPM with just one command" ,
55 "main" : " src/index.js" ,
66 "generators" : " ./generators.json" ,
You can’t perform that action at this time.
0 commit comments