File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 11# @simple-git/argv-parser
22
3+ ## 1.0.2
4+
5+ ### Patch Changes
6+
7+ - 0de400e: Update monorepo version handling during publish
8+
39## 1.0.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @simple-git/argv-parser" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "publish" : {
55 "main" : " dist/index.cjs" ,
66 "module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 11# Change History & Release Notes
22
3+ ## 3.35.1
4+
5+ ### Patch Changes
6+
7+ - 0de400e: Update monorepo version handling during publish
8+ - Updated dependencies [ 0de400e]
9+ - @simple-git/argv-parser @1.0.2
10+
311## 3.35.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " simple-git" ,
33 "description" : " Simple GIT interface for node.js" ,
4- "version" : " 3.35.0 " ,
4+ "version" : " 3.35.1 " ,
55 "author" : " Steve King <steve@mydev.co>" ,
66 "contributors" : [
77 {
1717 "@kwsites/file-exists" : " ^1.1.1" ,
1818 "@kwsites/promise-deferred" : " ^1.1.1" ,
1919 "@simple-git/args-pathspec" : " ^1.0.1" ,
20- "@simple-git/argv-parser" : " ^1.0.1 " ,
20+ "@simple-git/argv-parser" : " ^1.0.2 " ,
2121 "debug" : " ^4.4.0"
2222 },
2323 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments