Skip to content

Commit 4f1fedf

Browse files
chore(main): release 3.0.2 (#76)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea31a17 commit 4f1fedf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
### [3.0.1](https://github.com/npm/git/compare/v3.0.0...v3.0.1) (2022-04-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/git",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)