File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
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
11
18
12
19
### Merged
13
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " get-git-tag" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " Get the current git tag" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments