diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..aa29f48 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [0.1.0](https://github.com/statnett/github-workflows/compare/v0.0.0...v0.1.0) (2023-10-06) + + +### Features + +* new extra-files input to release-please workflow ([#17](https://github.com/statnett/github-workflows/issues/17)) ([b9be85c](https://github.com/statnett/github-workflows/commit/b9be85c49b5e527b95f4dcc94b81d92a2288d59c)) + + +### Bug Fixes + +* changes after QA of workflow permissions ([#13](https://github.com/statnett/github-workflows/issues/13)) ([31b6573](https://github.com/statnett/github-workflows/commit/31b6573aaafab2f9a04c32d7f0c3b323eeed299d)) +* ensure all actions use exact digest version ([#12](https://github.com/statnett/github-workflows/issues/12)) ([8546bfc](https://github.com/statnett/github-workflows/commit/8546bfc634d3277688121b9ae7d49a27822ff885))