Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
l12s-bot committed Nov 16, 2020
1 parent 18169ca commit eca5830
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v3.0.1](https://github.com/little-core-labs/get-git-tag/compare/v3.0.0...v3.0.1)

### Merged

- Update actions/setup-node requirement to v2.1.2 [`#1`](https://github.com/little-core-labs/get-git-tag/pull/1)
- Update actions/checkout requirement to v2.3.4 [`#2`](https://github.com/little-core-labs/get-git-tag/pull/2)
- Bump bcomnes/npm-bump from v2.0.1 to v2.0.2 [`#3`](https://github.com/little-core-labs/get-git-tag/pull/3)

## [v3.0.0](https://github.com/little-core-labs/get-git-tag/compare/v2...v3.0.0) - 2020-11-16

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-git-tag",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"description": "Get the current git tag",
"main": "index.js",
Expand Down

0 comments on commit eca5830

Please sign in to comment.