File tree Expand file tree Collapse file tree 10 files changed +15
-9
lines changed Expand file tree Collapse file tree 10 files changed +15
-9
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+ ## [ 0.5.3] ( https://github.com/code-pushup/cli/compare/v0.5.2...v0.5.3 ) (2023-12-19)
6+
7+ ### Bug Fixes
8+
9+ - ** cli:** fix json format handling ([ #360 ] ( https://github.com/code-pushup/cli/issues/360 ) ) ([ bc9f101] ( https://github.com/code-pushup/cli/commit/bc9f10198d821d2359b72d8f8506d5c98d55d7bb ) )
10+
511## [ 0.5.2] ( https://github.com/code-pushup/cli/compare/v0.5.1...v0.5.2 ) (2023-12-19)
612
713## [ 0.5.1] ( https://github.com/code-pushup/cli/compare/v0.5.0...v0.5.1 ) (2023-12-18)
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/cli-source" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "prepare" : " husky install" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/cli" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "bin" : {
55 "code-pushup" : " index.js"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/core" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "dependencies" : {
55 "@code-pushup/models" : " *" ,
66 "@code-pushup/utils" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/models" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "dependencies" : {
55 "zod" : " ^3.22.1" ,
66 "@code-pushup/portal-client" : " ^0.1.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/nx-plugin" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "dependencies" : {
55 "@nx/devkit" : " ^17.1.3" ,
66 "tslib" : " 2.6.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/eslint-plugin" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "dependencies" : {
55 "@code-pushup/utils" : " *" ,
66 "@code-pushup/models" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/lighthouse-plugin" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "dependencies" : {
55 "@code-pushup/models" : " *" ,
66 "lighthouse" : " ^11.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/utils" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "dependencies" : {
55 "@code-pushup/models" : " *" ,
66 "bundle-require" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/testing-utils" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "dependencies" : {}
55}
You can’t perform that action at this time.
0 commit comments