File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.2.7] ( https://github.com/ClayChipps/sf-chipps-package/compare/1.2.6...1.2.7 ) (2024-02-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * incorrect cleanup spinner ([ 3997fdb] ( https://github.com/ClayChipps/sf-chipps-package/commit/3997fdb2795447bd52fa504aaae39648bac9de7b ) )
7+
8+
9+
110## [ 1.2.6] ( https://github.com/ClayChipps/sf-chipps-package/compare/1.2.5...1.2.6 ) (2024-02-01)
211
312
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ FLAG DESCRIPTIONS
152152 from by entering the branch build name. If not specified, the builds from NULL branch will be considered.
153153```
154154
155- _ See code: [ src/commands/chipps/package/dependencies/install.ts] ( https://github.com/ClayChipps/sf-chipps-package/blob/1.2.6 /src/commands/chipps/package/dependencies/install.ts ) _
155+ _ See code: [ src/commands/chipps/package/dependencies/install.ts] ( https://github.com/ClayChipps/sf-chipps-package/blob/1.2.7 /src/commands/chipps/package/dependencies/install.ts ) _
156156
157157## ` sf chipps package version cleanup `
158158
@@ -191,5 +191,5 @@ FLAG DESCRIPTIONS
191191 The MAJOR.MINOR.PATCH matcher that should be used to find package versions to delete.
192192```
193193
194- _ See code: [ src/commands/chipps/package/version/cleanup.ts] ( https://github.com/ClayChipps/sf-chipps-package/blob/1.2.6 /src/commands/chipps/package/version/cleanup.ts ) _
194+ _ See code: [ src/commands/chipps/package/version/cleanup.ts] ( https://github.com/ClayChipps/sf-chipps-package/blob/1.2.7 /src/commands/chipps/package/version/cleanup.ts ) _
195195<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " sf-chipps-package" ,
33 "description" : " Utilities for working with packages" ,
4- "version" : " 1.2.6 " ,
4+ "version" : " 1.2.7 " ,
55 "author" : " @ClayChipps" ,
66 "bugs" : " https://github.com/ClayChipps/sf-chipps-package/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments