Releases: Blackjacx/backlog-notifier
Releases · Blackjacx/backlog-notifier
New Sub-Action To Update Field On Project Board 👋
What's Changed
- Add New Function to Move Referenced Issue by @Blackjacx in #29
- Exclude changelog entries not matching PR reference by @Blackjacx in #31
Full Changelog: 1.3.0...1.4.0
Use JSON For Input Parameters
Breaking Change 🚨
- Use JSON to represent repo references by @Blackjacx in #24
Full Changelog: 1.2.5...1.3.0
Upgrade To Node 20
Improve error reporting
What's Changed
- Improve error reporting and code documentation by @Blackjacx in #21
Full Changelog: 1.2.3...1.2.4
Ignore node_modules
Now the folder of node_modules is ignored. Instead ./dist/index.js
is created before each release using npm run build
which holds a bunch of data.
Node 16
Dependency and Node Upgrade
Move Your Changelog
What's Changed
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #7
- Support dynamic changelog path by @StefMa in #9
New Contributors
Full Changelog: 1.1.3...1.2.0
Bump Node
1.1.2
Update icons for console messages