@1stg/simple-git-hooks
Advanced tools
Comparing version
# Change Log | ||
## 2.1.0 | ||
### Minor Changes | ||
- [#377](https://github.com/1stG/configs/pull/377) [`ed8b7e5`](https://github.com/1stG/configs/commit/ed8b7e56fedf3c99b99b64631d675f67a7265825) Thanks [@JounQin](https://github.com/JounQin)! - chore(deps): bump `@pkgr/core` and `@pkgr/utils` | ||
## 2.0.1 | ||
@@ -7,3 +13,3 @@ | ||
- [#343](https://github.com/1stG/configs/pull/343) [`ad28a13`](https://github.com/1stG/configs/commit/ad28a1398b427b4e5253ab65b1136a3b5d997f7e) Thanks [@JounQin](https://github.com/JounQin)! - fix: add missing `repository` field | ||
- [#343](https://github.com/1stG/configs/pull/343) [`ad28a13`](https://github.com/1stG/configs/commit/ad28a1398b427b4e5253ab65b1136a3b5d997f7e) Thanks [@JounQin](https://github.com/JounQin)! - fix: add missing `homepage` field | ||
@@ -10,0 +16,0 @@ ## 2.0.0 |
{ | ||
"name": "@1stg/simple-git-hooks", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"type": "module", | ||
@@ -18,3 +18,3 @@ "description": "Personal but Shareable simple-git-hooks Configuration for all 1stG.me projects", | ||
"dependencies": { | ||
"@pkgr/utils": "^3.1.1" | ||
"@pkgr/utils": "^4.0.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "publishConfig": { |
8213
3.4%+ Added
+ Added
- Removed
- Removed
Updated