Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#32)
Browse files Browse the repository at this point in the history
* chore(main): release 1.0.0

* chore: update release number for initial release

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zamaz <[email protected]>
  • Loading branch information
github-actions[bot] and zachariahmiller authored Mar 22, 2024
1 parent acd921b commit a779540
Show file tree
Hide file tree
Showing 2 changed files with 20 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.0.0"
".": "0.1.0"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 0.1.0 (2024-03-22)


### Features

* add release please ([#31](https://github.com/defenseunicorns/uds-software-factory/issues/31)) ([acd921b](https://github.com/defenseunicorns/uds-software-factory/commit/acd921b0d23a8b405aefd83d2f5515d59d20808b))
* initial swf bundle implementation ([#25](https://github.com/defenseunicorns/uds-software-factory/issues/25)) ([c4b79ab](https://github.com/defenseunicorns/uds-software-factory/commit/c4b79ab74751f1070a14d250b8df54ef347dee10))


### Miscellaneous

* add a reference to the postgresql operator ([#27](https://github.com/defenseunicorns/uds-software-factory/issues/27)) ([873c5b2](https://github.com/defenseunicorns/uds-software-factory/commit/873c5b2cbe7c3b13203f4d4adc4d605ef1bf5b3c))
* add docs for versioning and testing ([#21](https://github.com/defenseunicorns/uds-software-factory/issues/21)) ([8aae272](https://github.com/defenseunicorns/uds-software-factory/commit/8aae272c6672454c2d62c96716e3b392c1004c9f))
* add initial shared renovate config ([#23](https://github.com/defenseunicorns/uds-software-factory/issues/23)) ([3f09ead](https://github.com/defenseunicorns/uds-software-factory/commit/3f09eadcad4a7c7a243b4709c512294dc26baea4))
* initial repo setup ([1300638](https://github.com/defenseunicorns/uds-software-factory/commit/13006386410daf91f164512cf4f56a29326d40d9))
* update CODEOWNERS to new style/group ([#26](https://github.com/defenseunicorns/uds-software-factory/issues/26)) ([7a64cf7](https://github.com/defenseunicorns/uds-software-factory/commit/7a64cf79dfb7a1de3689f6f567e2fee85449f9b6))
* Update README.md ([#8](https://github.com/defenseunicorns/uds-software-factory/issues/8)) ([5265bf8](https://github.com/defenseunicorns/uds-software-factory/commit/5265bf8478824773ad8a840d626a4d7cf6d097b1))

0 comments on commit a779540

Please sign in to comment.