File tree Expand file tree Collapse file tree 5 files changed +23
-7
lines changed
Expand file tree Collapse file tree 5 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.4.12 (2024-09-07 )
3+ ## 1.4.13 (2025-06-09 )
44
55##
66
77All notable changes to this project will be documented in this file. Dates are displayed in UTC.
88
99Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
1010
11- #### [ 1.4.12] ( https://github.com/wirecli/wire-cli/compare/1.4.10...1.4.12 )
11+ #### [ 1.4.13] ( https://github.com/wirecli/wire-cli/compare/1.4.12...1.4.13 )
12+
13+ #### [ 1.4.12] ( https://github.com/wirecli/wire-cli/compare/1.4.11...1.4.12 )
14+
15+ > 7 September 2024
1216
1317- Dev [ ` #15 ` ] ( https://github.com/wirecli/wire-cli/pull/15 )
18+ - feat: Allow ` new ` command in non-empty dirs #14 [ ` 9a3b5e7 ` ] ( https://github.com/wirecli/wire-cli/commit/9a3b5e78547e44407fe009cfd64d8a990510568e )
19+ - Release 1.4.12 [ ` 061476e ` ] ( https://github.com/wirecli/wire-cli/commit/061476e50197f64e627d4a703d36875bb6f5c245 )
20+ - feat(helpers): Added ` writeWarning ` helper [ ` 258c69c ` ] ( https://github.com/wirecli/wire-cli/commit/258c69cf16e232ec6c9557aea7f14c8bcb4f0b62 )
21+
22+ #### [ 1.4.11] ( https://github.com/wirecli/wire-cli/compare/1.4.10...1.4.11 )
23+
24+ > 30 January 2024
25+
26+ - Dev [ ` #12 ` ] ( https://github.com/wirecli/wire-cli/pull/12 )
27+ - chore(package): updated dependencies [ ` a7dc4fa ` ] ( https://github.com/wirecli/wire-cli/commit/a7dc4fadf806befd6edd59392705975598d4f800 )
28+ - Release 1.4.11 [ ` 70145b7 ` ] ( https://github.com/wirecli/wire-cli/commit/70145b7df4d44f3420ce9f91b7d673c02f4edd64 )
29+ - fix(module: upgrade ): fixed upgrading a single module #11 [ ` 779c646 ` ] ( https://github.com/wirecli/wire-cli/commit/779c64603682813e2d9296204809d983c225fa57 )
1430
1531#### [ 1.4.10] ( https://github.com/wirecli/wire-cli/compare/1.4.9...1.4.10 )
1632
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.4.12 "
2+ "version" : " 1.4.13 "
33}
Original file line number Diff line number Diff line change 5959 "php" : " 8.1.0"
6060 }
6161 },
62- "version" : " 1.4.12 " ,
62+ "version" : " 1.4.13 " ,
6363 "extra" : {
6464 "processwire" : {
6565 "min-version" : " 3.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " wire-cli" ,
3- "version" : " 1.4.12 " ,
3+ "version" : " 1.4.13 " ,
44 "description" : " An extendable ProcessWire command line interface" ,
55 "main" : " commitlint.config.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments