This repository has been archived on 2023-10-18. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Renovator Bot 64b76c4bd3
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
chore(deps): update dependency git-chglog/git-chglog to v0.14.1 (#19)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [git-chglog/git-chglog](https://github.com/git-chglog/git-chglog) | patch | `v0.14.0` -> `v0.14.1` |

---

### Release Notes

<details>
<summary>git-chglog/git-chglog</summary>

### [`v0.14.1`](https://github.com/git-chglog/git-chglog/blob/master/CHANGELOG.md#v0141---2021-04-13)

[Compare Source](https://github.com/git-chglog/git-chglog/compare/v0.14.0...v0.14.1)

##### Bug Fixes

-   **template:** address regression in string functions for template engine ([#&#8203;142](https://github.com/git-chglog/git-chglog/issues/142))

##### Chores

-   add docker target to Makefile ([#&#8203;138](https://github.com/git-chglog/git-chglog/issues/138))
-   add make release target ([#&#8203;130](https://github.com/git-chglog/git-chglog/issues/130))
-   **deps:** update alpine docker tag to v3.13.4 ([#&#8203;136](https://github.com/git-chglog/git-chglog/issues/136))

##### Features

-   add docker image on release and master ([#&#8203;135](https://github.com/git-chglog/git-chglog/issues/135))

</details>

---

### Renovate configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: docker/git-chglog#19
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-04-14 16:38:17 +02:00
.chglog extend chglog config 2021-02-11 20:33:54 +01:00
overlay initial commit 2021-02-10 21:22:23 +01:00
.drone.yml fix changelog generation 2021-02-10 22:11:20 +01:00
.gitignore [skip ci] remove local changelog 2021-02-11 21:05:37 +01:00
.markdownlint.yml initial commit 2021-02-10 21:22:23 +01:00
.prettierignore initial commit 2021-02-10 21:22:23 +01:00
Dockerfile chore(deps): update dependency git-chglog/git-chglog to v0.14.1 (#19) 2021-04-14 16:38:17 +02:00
LICENSE initial commit 2021-02-10 21:22:23 +01:00
README.md initial commit 2021-02-10 21:22:23 +01:00
renovate.json initial commit 2021-02-10 21:22:23 +01:00

README.md

git-chglog

Custom image for git-chglog

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom Docker image to generate changelogs with git-chglog.

License

This project is licensed under the MIT License - see the LICENSE file for details.