Skip to content

Commit

Permalink
chore(main): release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] authored Dec 14, 2023
1 parent 4bad1b8 commit 8ffde68
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.0"
".": "0.4.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/statnett/github-workflows/compare/v0.4.0...v0.4.1) (2023-12-14)


### Bug Fixes

* ensure CodeQL runs with correct Go version ([#64](https://github.com/statnett/github-workflows/issues/64)) ([4bad1b8](https://github.com/statnett/github-workflows/commit/4bad1b83045a36fee8a4b872312c720001f86a1d))

## [0.4.0](https://github.com/statnett/github-workflows/compare/v0.3.1...v0.4.0) (2023-12-11)


Expand Down

0 comments on commit 8ffde68

Please sign in to comment.