File tree Expand file tree Collapse file tree 9 files changed +14
-8
lines changed
Expand file tree Collapse file tree 9 files changed +14
-8
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.12.0] ( https://github.com/code-pushup/cli/compare/v0.11.2...v0.12.0 ) (2024-01-30)
6+
7+ ### Features
8+
9+ - ** cli:** add hints to commands ([ #443 ] ( https://github.com/code-pushup/cli/issues/443 ) ) ([ 854cf4b] ( https://github.com/code-pushup/cli/commit/854cf4b1f947b5574a4493b6c5f5e2f2a81b2ad8 ) )
10+
511## [ 0.11.2] ( https://github.com/code-pushup/cli/compare/v0.11.1...v0.11.2 ) (2024-01-29)
612
713### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/cli-source" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "license" : " MIT" ,
55 "homepage" : " https://github.com/code-pushup/cli#readme" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/cli" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "license" : " MIT" ,
55 "bin" : {
66 "code-pushup" : " index.js"
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/core" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "license" : " MIT" ,
55 "dependencies" : {
66 "@code-pushup/models" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/models" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "license" : " MIT" ,
55 "dependencies" : {
66 "zod" : " ^3.22.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/nx-plugin" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "license" : " MIT" ,
55 "dependencies" : {
66 "@nx/devkit" : " ^17.1.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/eslint-plugin" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "license" : " MIT" ,
55 "dependencies" : {
66 "@code-pushup/utils" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/lighthouse-plugin" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "license" : " MIT" ,
55 "dependencies" : {
66 "@code-pushup/models" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/utils" ,
3- "version" : " 0.11.2 " ,
3+ "version" : " 0.12.0 " ,
44 "dependencies" : {
55 "@code-pushup/models" : " *" ,
66 "bundle-require" : " ^4.0.1" ,
You can’t perform that action at this time.
0 commit comments