Skip to content

Commit

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

* should fix version

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andy Mills <[email protected]>
  • Loading branch information
github-actions[bot] and CloudBeard authored Aug 14, 2024
1 parent 9a9fa38 commit badad8c
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.0.1"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 0.0.1 (2024-08-14)


### Bug Fixes

* added space ([89c30a5](https://github.com/defenseunicorns/lula-action/commit/89c30a53dcd169640d1f05901239950680779b57))
* removed unused rennoate and fixed config issue. ([225d27d](https://github.com/defenseunicorns/lula-action/commit/225d27d6811d3a805e391358164664dcdfe1dbc5))
* update validate and evaluate to support target flag ([#21](https://github.com/defenseunicorns/lula-action/issues/21)) ([94853fc](https://github.com/defenseunicorns/lula-action/commit/94853fcee45178bd700f28ac369e02107c166469))


### Miscellaneous

* **config:** setup repository with team and project standards ([939e0a3](https://github.com/defenseunicorns/lula-action/commit/939e0a3d3a5f72321245a040207152dced5238f2))
* **deps:** update actions/setup-node action to v4.0.3 ([c3343e4](https://github.com/defenseunicorns/lula-action/commit/c3343e44e0ac414042997d6343d4fdcd59ce5232))
* **deps:** update actions/upload-artifact action to v4.3.5 ([3c6d536](https://github.com/defenseunicorns/lula-action/commit/3c6d5365c7410c1d6f1751c7d11d4d2b027054a2))
* **deps:** update github/codeql-action action to v3.25.15 ([fbf9752](https://github.com/defenseunicorns/lula-action/commit/fbf97524d35bc51faeee4d59e71960c741062caf))
* repo updates ([939e0a3](https://github.com/defenseunicorns/lula-action/commit/939e0a3d3a5f72321245a040207152dced5238f2))

0 comments on commit badad8c

Please sign in to comment.