Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotorres97 authored and satazor committed May 26, 2022
1 parent d8c4d5c commit 7b053c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [3.1.0](https://github.com/uphold/github-changelog-generator/releases/tag/v3.1.0) (2022-05-26)
- Fix generator to work on repos without releases [\#102](https://github.com/uphold/github-changelog-generator/pull/102) ([Americas](https://github.com/Americas))

## [3.0.0](https://github.com/uphold/github-changelog-generator/releases/tag/v3.0.0) (2021-11-08)
- Bump dependencies [\#96](https://github.com/uphold/github-changelog-generator/pull/96) ([diogotorres97](https://github.com/diogotorres97))

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": "@uphold/github-changelog-generator",
"version": "3.0.0",
"version": "3.1.0",
"description": "Generate changelog files from the project's GitHub PRs",
"license": "MIT",
"author": "Ricardo Lopes",
Expand Down

0 comments on commit 7b053c5

Please sign in to comment.