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/args-pathspec
22
3+ ## 1.0.1
4+
5+ ### Patch Changes
6+
7+ - 3d8708b: Updating publish config
8+
39## 1.0.0
410
511### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @simple-git/args-pathspec" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "publish" : {
55 "main" : " dist/index.cjs" ,
66 "module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 11# @simple-git/argv-parser
22
3+ ## 1.0.1
4+
5+ ### Patch Changes
6+
7+ - 3d8708b: Updating publish config
8+ - Updated dependencies [ 3d8708b]
9+ - @simple-git/args-pathspec @1.0.1
10+
311## 1.0.0
412
513### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @simple-git/argv-parser" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "publish" : {
55 "main" : " dist/index.cjs" ,
66 "module" : " dist/index.mjs" ,
2525 "prepublishOnly" : " yarn build:pkg"
2626 },
2727 "dependencies" : {
28- "@simple-git/args-pathspec" : " workspace:^1.0.0 "
28+ "@simple-git/args-pathspec" : " workspace:^1.0.1 "
2929 },
3030 "devDependencies" : {
3131 "vite" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 11# Change History & Release Notes
22
3+ ## 3.35.0
4+
5+ ### Minor Changes
6+
7+ - 3d8708b: Updating publish config
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 3d8708b]
12+ - @simple-git/args-pathspec @1.0.1
13+ - @simple-git/argv-parser @1.0.1
14+
315## 3.34.0
416
517### 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.34 .0" ,
4+ "version" : " 3.35 .0" ,
55 "author" :
" Steve King <[email protected] >" ,
66 "contributors" : [
77 {
1616 "dependencies" : {
1717 "@kwsites/file-exists" : " ^1.1.1" ,
1818 "@kwsites/promise-deferred" : " ^1.1.1" ,
19- "@simple-git/args-pathspec" : " workspace:^1.0.0 " ,
20- "@simple-git/argv-parser" : " workspace:^1.0.0 " ,
19+ "@simple-git/args-pathspec" : " workspace:^1.0.1 " ,
20+ "@simple-git/argv-parser" : " workspace:^1.0.1 " ,
2121 "debug" : " ^4.4.0"
2222 },
2323 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments