Skip to content

Commit

Permalink
bump: version 0.14.14 → 0.14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
commitizen-github-action[bot] committed Dec 16, 2023
1 parent e62e730 commit 9f112b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This changelog is auto-generated by the Python-based
[Commitizen](https://commitizen-tools.github.io/commitizen).

## 0.14.15 (2023-12-16)

### Fix

- **Renovate**: Stop pinning Docker image digests

## 0.14.14 (2023-12-10)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "GitHub Starter Workflows"
version = "0.14.14"
version = "0.14.15"
description = "GitHub Actions Starter Workflows and Default Community Health Files"
authors = ["Kurt von Laven <kurt.von.laven@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 9f112b7

Please sign in to comment.