Skip to content

Commit

Permalink
3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed May 9, 2024
1 parent ac4e328 commit a511b9d
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 12 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,23 @@ 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.7](https://github.com/bcomnes/jsonfeed-to-rss/compare/v3.0.6...v3.0.7)
## [v3.0.8](https://github.com/bcomnes/jsonfeed-to-rss/compare/v3.0.7...v3.0.8)

### Merged

- Bump cpx2 from 6.0.1 to 7.0.0 [`#103`](https://github.com/bcomnes/jsonfeed-to-rss/pull/103)
- Bump sentence-splitter from 4.4.1 to 5.0.0 [`#102`](https://github.com/bcomnes/jsonfeed-to-rss/pull/102)
- Bump cpx2 from 5.0.0 to 6.0.1 [`#101`](https://github.com/bcomnes/jsonfeed-to-rss/pull/101)
- Bump actions/setup-node from 3 to 4 [`#100`](https://github.com/bcomnes/jsonfeed-to-rss/pull/100)
- Bump actions/checkout from 3 to 4 [`#98`](https://github.com/bcomnes/jsonfeed-to-rss/pull/98)
- Bump cpx2 from 4.2.3 to 5.0.0 [`#97`](https://github.com/bcomnes/jsonfeed-to-rss/pull/97)

### Commits

- Enable invalidCharReplacement instead of crashing [`ac4e328`](https://github.com/bcomnes/jsonfeed-to-rss/commit/ac4e328d2e12527166aef01033fee07078f0ae1d)
- Test fixes [`fb13b3b`](https://github.com/bcomnes/jsonfeed-to-rss/commit/fb13b3b339c296787358a0a091c40369bf803a81)

## [v3.0.7](https://github.com/bcomnes/jsonfeed-to-rss/compare/v3.0.6...v3.0.7) - 2023-05-03

### Merged

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.7",
"version": "3.0.8",
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)",
"bugs": {
"url": "https://github.com/bcomnes/jsonfeed-to-rss/issues"
Expand Down
4 changes: 2 additions & 2 deletions snapshots/extended-feed-rss.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"link": "https://jsonfeed-to-rss.netlify.com",
"description": "A simple summary that describes the podcast. It can have a few sentences.\n\nIf there is more than one paragraph, it gets truncated in some contexts.",
"language": "en-us",
"copyright": "2023 Bret Comnes",
"copyright": "2024 Bret Comnes",
"pubDate": "Fri, 13 Apr 2018 22:06:43 GMT",
"category": [
"Sports",
"Football"
],
"generator": "jsonfeed-to-rss 3.0.7 (https://github.com/bcomnes/jsonfeed-to-rss#readme)",
"generator": "jsonfeed-to-rss 3.0.8 (https://github.com/bcomnes/jsonfeed-to-rss#readme)",
"docs": "http://www.rssboard.org/rss-specification",
"image": {
"url": "https://jsonfeed-to-rss.netlify.com/icon-512x512.png",
Expand Down
4 changes: 2 additions & 2 deletions snapshots/extended-feed-rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

If there is more than one paragraph, it gets truncated in some contexts.</description>
<language>en-us</language>
<copyright>漏 2023 Bret Comnes</copyright>
<copyright>漏 2024 Bret Comnes</copyright>
<pubDate>Fri, 13 Apr 2018 22:06:43 GMT</pubDate>
<category>Sports</category>
<category>Football</category>
<generator>jsonfeed-to-rss 3.0.7 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<generator>jsonfeed-to-rss 3.0.8 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<docs>http://www.rssboard.org/rss-specification</docs>
<image>
<url>https://jsonfeed-to-rss.netlify.com/icon-512x512.png</url>
Expand Down
4 changes: 2 additions & 2 deletions snapshots/podcast-feed-rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<title>Hologram Radio Master Feed</title>
<link>https://hologramradio.org</link>
<language>en-us</language>
<copyright>漏 2023 </copyright>
<copyright>漏 2024 </copyright>
<pubDate>Fri, 08 Jun 2018 11:00:01 GMT</pubDate>
<category>Science</category>
<category>Astronomy</category>
<generator>jsonfeed-to-rss 3.0.7 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<generator>jsonfeed-to-rss 3.0.8 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<docs>http://www.rssboard.org/rss-specification</docs>
<itunes:summary>A simple summary that describes the podcast. It can have a few sentences.

Expand Down
4 changes: 2 additions & 2 deletions snapshots/podcast-no-itunes-feed-rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<title>Hologram Radio Master Feed</title>
<link>https://hologramradio.org</link>
<language>en-us</language>
<copyright>漏 2023 </copyright>
<copyright>漏 2024 </copyright>
<pubDate>Fri, 08 Jun 2018 11:00:01 GMT</pubDate>
<generator>jsonfeed-to-rss 3.0.7 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<generator>jsonfeed-to-rss 3.0.8 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<docs>http://www.rssboard.org/rss-specification</docs>
<item>
<title>Learn Me Something eSports</title>
Expand Down
4 changes: 2 additions & 2 deletions snapshots/readme-feed-rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

If there is more than one paragraph, it gets truncated in some contexts.</description>
<language>en-us</language>
<copyright>漏 2023 Bret Comnes</copyright>
<copyright>漏 2024 Bret Comnes</copyright>
<pubDate>Sat, 07 Apr 2018 20:48:02 GMT</pubDate>
<category>News</category>
<category>Politics</category>
<generator>jsonfeed-to-rss 3.0.7 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<generator>jsonfeed-to-rss 3.0.8 (https://github.com/bcomnes/jsonfeed-to-rss#readme)</generator>
<docs>http://www.rssboard.org/rss-specification</docs>
<image>
<url>https://jsonfeed-to-rss.netlify.com/icon-512x512.png</url>
Expand Down

0 comments on commit a511b9d

Please sign in to comment.