chore(release): 3.1.0 [skip ci]

# [3.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0) (2022-08-05)

### Features

* handle versioned extends inputs correctly ([4a51b9f](4a51b9fada))
This commit is contained in:
semantic-release-bot 2022-08-05 02:13:36 +00:00
parent f3d7b213ab
commit 071ef4c964
3 changed files with 12 additions and 5 deletions

View file

@ -1,3 +1,10 @@
# [3.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0) (2022-08-05)
### Features
* handle versioned extends inputs correctly ([4a51b9f](https://github.com/cycjimmy/semantic-release-action/commit/4a51b9fada7267737750fded8b8edfb275acbbbb))
# [3.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.7.0...v3.0.0) (2022-03-03)