Skip to content

Commit

Permalink
chore(main): release 1.6.0 (#366)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
1 parent f03863c commit 7381e20
Show file tree
Hide file tree
Showing 2 changed files with 15 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 @@
{
".": "1.5.1"
".": "1.6.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.6.0](https://github.com/defenseunicorns/uds-common/compare/v1.5.1...v1.6.0) (2024-12-13)


### Features

* move mirror ci to publish step ([#367](https://github.com/defenseunicorns/uds-common/issues/367)) ([f03863c](https://github.com/defenseunicorns/uds-common/commit/f03863c34294c86534f2694d15c2f195c071f1aa))


### Miscellaneous

* **deps:** update uds common support dependencies ([#358](https://github.com/defenseunicorns/uds-common/issues/358)) ([a192e5e](https://github.com/defenseunicorns/uds-common/commit/a192e5e855f68fb13782626bfb562232896d8707))
* **docs:** add uds-package quickstart ([#363](https://github.com/defenseunicorns/uds-common/issues/363)) ([0554d10](https://github.com/defenseunicorns/uds-common/commit/0554d10cdd46b7c8b856201e4b03da8756025d7f))
* refine how bundles are published to require fewer inputs ([#365](https://github.com/defenseunicorns/uds-common/issues/365)) ([9b9f7c0](https://github.com/defenseunicorns/uds-common/commit/9b9f7c0098bfeab51dc5decc10c3276218894d35))

## [1.5.1](https://github.com/defenseunicorns/uds-common/compare/v1.5.0...v1.5.1) (2024-12-10)


Expand Down

0 comments on commit 7381e20

Please sign in to comment.