Skip to content

Commit

Permalink
chore(main): release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 14, 2024
1 parent 514a7ae commit e796022
Show file tree
Hide file tree
Showing 2 changed files with 9 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.6.0"
".": "0.6.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.6.1](https://github.com/defenseunicorns/go-oscal/compare/v0.6.0...v0.6.1) (2024-08-14)


### Miscellaneous

* **deps:** update anchore/sbom-action action to v0.17.1 ([#292](https://github.com/defenseunicorns/go-oscal/issues/292)) ([c917c71](https://github.com/defenseunicorns/go-oscal/commit/c917c7183ddd58f28336dd5f095833686d54eb6e))
* **renovate:** remove schedule ([#293](https://github.com/defenseunicorns/go-oscal/issues/293)) ([514a7ae](https://github.com/defenseunicorns/go-oscal/commit/514a7aeaeefc6ba9da44c639e8dad90efe15bf63))

## [0.6.0](https://github.com/defenseunicorns/go-oscal/compare/v0.5.0...v0.6.0) (2024-08-07)


Expand Down

0 comments on commit e796022

Please sign in to comment.