We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea31a17 commit 4f1fedfCopy full SHA for 4f1fedf
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.0.2](https://github.com/npm/git/compare/v3.0.1...v3.0.2) (2022-08-15)
4
+
5
6
+### Bug Fixes
7
8
+* linting ([ea31a17](https://github.com/npm/git/commit/ea31a176d41f5355ef85a624028acfe57c1e650e))
9
10
### [3.0.1](https://github.com/npm/git/compare/v3.0.0...v3.0.1) (2022-04-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/git",
- "version": "3.0.1",
+ "version": "3.0.2",
"main": "lib/index.js",
"files": [
"bin/",
0 commit comments