Skip to content

Commit

Permalink
chore(main): release foreman 0.1.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
contane-bot authored Jul 6, 2024
1 parent 99f3336 commit e32eaef
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{".":"0.1.0"}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## 0.1.0 (2024-07-06)


### Features

* Add project files and source ([#1](https://github.com/contane/foreman/issues/1)) ([f6f51a3](https://github.com/contane/foreman/commit/f6f51a34e663ffe48e78b876b7bfb8b1250e0f50))


### Bug Fixes

* **deps:** update dependency superstruct to v2.0.2 ([#2](https://github.com/contane/foreman/issues/2)) ([5bf825f](https://github.com/contane/foreman/commit/5bf825f72e7db3d13078b05868dea6703c05ba78))
* Set next release to v0.1.0 ([99f3336](https://github.com/contane/foreman/commit/99f3336191bf79dffe556fad157579bb4fbdbc1d))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contane/foreman",
"version": "0.0.0",
"version": "0.1.0",
"description": "A Kubernetes application for managing Renovate jobs.",
"author": "Contane",
"license": "Apache-2.0",
Expand Down

0 comments on commit e32eaef

Please sign in to comment.