Skip to content

Commit

Permalink
chore(main): release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
contane-bot committed Dec 8, 2024
1 parent 5542721 commit 1cebe62
Show file tree
Hide file tree
Showing 4 changed files with 17 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.4.3"}
{".":"0.5.0"}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.5.0](https://github.com/contane/foreman/compare/v0.4.3...v0.5.0) (2024-12-08)


### Features

* Optimize Docker image, build for amd64+arm64 ([#173](https://github.com/contane/foreman/issues/173)) ([8d35b6d](https://github.com/contane/foreman/commit/8d35b6ddb60301248990c0d5ff5e114d3b390079))


### Bug Fixes

* **deps:** update dependencies (non-major) ([#178](https://github.com/contane/foreman/issues/178)) ([5542721](https://github.com/contane/foreman/commit/5542721f64db99a0fa925b65999bc67cef096f41))
* **deps:** update node.js to v22 ([#158](https://github.com/contane/foreman/issues/158)) ([2b070f1](https://github.com/contane/foreman/commit/2b070f1a31998cba34ecf72b12ae486ad6ea3618))

## [0.4.3](https://github.com/contane/foreman/compare/v0.4.2...v0.4.3) (2024-11-30)


Expand Down
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.4.3",
"version": "0.5.0",
"description": "A Kubernetes application for managing Renovate jobs.",
"author": "Contane",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1cebe62

Please sign in to comment.