Skip to content

Commit 347328e

Browse files
ci(release): 6.1.0 [skip ci]
## [6.1.0](v6.0.0...v6.1.0) (2024-02-20) ### Features * **npm:** only add semantic-release-git on default branches ([8353964](8353964)) ### Miscellaneous * **deps:** update all non-major dependencies ([7191df2](7191df2)) * **deps:** update all non-major dependencies ([f5171e0](f5171e0)) * **deps:** update all non-major dependencies ([c70e0ba](c70e0ba)) * **deps:** update dependency @types/node to v20.11.17 ([8a9fb90](8a9fb90)) ### Code Refactoring * filter out null plugins ([d28c33a](d28c33a)) ### Build System * **deps:** add micromatch ([76ac40a](76ac40a)) ### Tests * clear and reset all modules after each test ([49faf2f](49faf2f)) * ensure that env is consistent on tests ([6315caa](6315caa))
1 parent 6315caa commit 347328e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/tspc"
6969
},
7070
"types": "lib/index.d.ts",
71-
"version": "6.0.0"
71+
"version": "6.1.0"
7272
}

0 commit comments

Comments
 (0)