File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.10.0] ( https://github.com/code-pushup/cli/compare/v0.9.0...v0.10.0 ) (2024-01-24)
6+
7+ ### Bug Fixes
8+
9+ - ** utils:** set fixed locale for date in report.md ([ aa4694b] ( https://github.com/code-pushup/cli/commit/aa4694b33da34f3a6c4aff8ff92b1c4f8717c520 ) )
10+
11+ ### Features
12+
13+ - ** utils:** include timezone in report.md ([ 27d267a] ( https://github.com/code-pushup/cli/commit/27d267ab481f90187b0717ca72053689aab3b4f3 ) )
14+
515# [ 0.9.0] ( https://github.com/code-pushup/cli/compare/v0.8.25...v0.9.0 ) (2024-01-24)
616
717### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/cli-source" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .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.9 .0" ,
3+ "version" : " 0.10 .0" ,
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.9 .0" ,
3+ "version" : " 0.10 .0" ,
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.9 .0" ,
3+ "version" : " 0.10 .0" ,
44 "dependencies" : {
55 "zod" : " ^3.22.1" ,
66 "@code-pushup/portal-client" : " ^0.4.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @code-pushup/nx-plugin" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
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.9 .0" ,
3+ "version" : " 0.10 .0" ,
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.9 .0" ,
3+ "version" : " 0.10 .0" ,
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.9 .0" ,
3+ "version" : " 0.10 .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