Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Mar 2, 2020
1 parent 8f097ab commit a015018
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ 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/bcomnes/jsonfeed-to-rss/compare/v3.0.0...v3.0.1) - 2020-03-02

### Commits

- Update snapshots to accommodate major version [`8f097ab`](https://github.com/bcomnes/jsonfeed-to-rss/commit/8f097ab025e503eb5665a65bbfe00682c50c6593)

## [v3.0.0](https://github.com/bcomnes/jsonfeed-to-rss/compare/v2.0.0...v3.0.0) - 2020-02-19

### Commits
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jsonfeed-to-rss",
"description": "Convert a JSON feed to an rss feed",
"version": "3.0.0",
"version": "3.0.1",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
"bugs": {
"url": "https://github.com/bcomnes/jsonfeed-to-rss/issues"
Expand Down

0 comments on commit a015018

Please sign in to comment.