Skip to content

Commit 2c292ff

Browse files
committed
3.0.2
1 parent a0ec824 commit 2c292ff

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v3.0.1](https://github.com/little-core-labs/get-git-tag/compare/v3.0.0...v3.0.1)
10+
## [v3.0.2](https://github.com/little-core-labs/get-git-tag/compare/v3.0.1...v3.0.2)
11+
12+
### Commits
13+
14+
- docs: update README [`a0ec824`](https://github.com/little-core-labs/get-git-tag/commit/a0ec824a4c1999c954febd25927a948c6f68a6e0)
15+
- Update README.md [`287efd4`](https://github.com/little-core-labs/get-git-tag/commit/287efd4e663d92ec7beab4f3cd80b9515581a61d)
16+
17+
## [v3.0.1](https://github.com/little-core-labs/get-git-tag/compare/v3.0.0...v3.0.1) - 2020-11-16
1118

1219
### Merged
1320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-git-tag",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"private": true,
55
"description": "Get the current git tag",
66
"main": "index.js",

0 commit comments

Comments
 (0)