Releases: gautamkrishnar/blog-post-workflow
Releases · gautamkrishnar/blog-post-workflow
1.7.8
What's Changed
- [Snyk] Upgrade esbuild from 0.14.48 to 0.14.49 in #160
- [Snyk] Security upgrade @actions/core from 1.9.0 to 1.9.1 in #161
Full Changelog: 1.7.7...1.7.8
1.7.7
1.7.6
What's Changed
- [Snyk] Upgrade @actions/core from 1.8.2 to 1.9.0 in #154
- Add Hugo configuration by @davidaparicio in #156
- Added support to filter out duplicate blog posts using
remove_duplicates
New Contributors
- @davidaparicio made their first contribution in #156
Full Changelog: 1.7.5...1.7.6
1.7.5
What's Changed
- [Snyk] Upgrade keepalive-workflow from 1.0.7 to 1.0.8 in #153
- Migrated from parcel to esbuild
Full Changelog: 1.7.4...1.7.5
1.7.4
What's Changed
- Add a new blog source by @mdobydullah in #151
- Added
rand_seed
to provide your own random seed for the$randomEmoji
variable 🔥
New Contributors
- @mdobydullah made their first contribution in #151
Full Changelog: 1.7.3...1.7.4
1.7.3
What's Changed
- Added v1 tag to follow GitHub action versioning standards
- Created pipleines to update v1 tag with the latest version
Full Changelog: 1.7.2...1.7.3
1.7.2
What's Changed
- [Snyk] Upgrade @actions/core from 1.6.0 to 1.7.0 in #139
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- Restructure source files into src by @curtiscde in #129
- [Snyk] Upgrade @actions/core from 1.2.6 to 1.6.0 by snyk-bot in #130
- [Snyk] Upgrade rss-parser from 3.9.0 to 3.12.0 by snyk-bot in #131
- [Snyk] Upgrade keepalive-workflow from 1.0.6 to 1.0.7 by snyk-bot in #132
New Contributors
- @curtiscde made their first contribution in #129
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Added
filter_dates
to filter out posts based on time slices. Thanks @courtneyr-dev for the suggestion (#123) - Remove medium feed typo by @madushadhanushka in #124
New Contributors
- @madushadhanushka made their first contribution in #124
Full Changelog: 1.6.9...1.7.0
1.6.9
- Added
disable_item_validation
flag to disable validation checks, fixes: #120 - Added post checking before html encoding
Full Changelog: 1.6.8...1.6.9