Skip to content

Releases: gautamkrishnar/blog-post-workflow

1.9.3

17 May 15:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.2...1.9.3

1.9.2

11 May 17:11
Compare
Choose a tag to compare

What's Changed

  • Added sort_order input option for sorting functionality by @kakkoyun in #281

New Contributors

Full Changelog: 1.9.1...1.9.2

1.9.1

11 Apr 18:11
Compare
Choose a tag to compare

What's Changed

  • Dependency upgrades

Full Changelog: 1.9.0...1.9.1

1.9.0

29 Mar 03:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.9...1.9.0

1.8.9

19 Mar 19:37
Compare
Choose a tag to compare

What's Changed

  • Added substack example in #258
  • Add Daily Dev Bookmarks in #261
  • Added rss.app in #264
  • Update HTML file using the workflow by @muktoakash in #265
  • Error message improvements

New Contributors

Full Changelog: 1.8.8...1.8.9

1.8.8

24 May 12:21
Compare
Choose a tag to compare

What's Changed

  • Added dummy_commit_message option, ref: #249
  • Add a new blog source on README by @TLOWAC in #246

New Contributors

Full Changelog: 1.8.7...1.8.8

1.8.7

09 Mar 21:52
Compare
Choose a tag to compare

What's Changed

  • Removed medium comments filter since they are not sending it in the RSS feeds anymore
  • Upgraded build pipeline to use node 20

Full Changelog: 1.8.6...1.8.7

1.8.6

10 Feb 00:40
Compare
Choose a tag to compare

What's Changed

  • Updated action to node 20

Full Changelog: 1.8.5...1.8.6

1.8.5

19 Dec 11:04
Compare
Choose a tag to compare

What's Changed

  • Esbuild updates
  • Dependency updates
  • docs: add gist source in README by @banyudu in #234

New Contributors

Full Changelog: 1.8.4...1.8.5

1.8.4

15 Apr 16:00
Compare
Choose a tag to compare

What's Changed

  • Added support for domain attribute in catgeory. Blog post workflow now supports:
<category domain="http://www.blogger.com/atom/ns#">C#</category>
<category domain="http://www.blogger.com/atom/ns#">Controller</category>

Thanks to @RobThree for #208

Full Changelog: 1.8.3...1.8.4