From d2b717f4f4be186c38af202b79fa93e4d4c2e7e5 Mon Sep 17 00:00:00 2001 From: "statnett-bot[bot]" <144323495+statnett-bot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 15:15:16 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md 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))