Skip to content

Commit bdd87a6

Browse files
chore: release 0.1.2 (#4)
🚀 Release ${version} --- ## [0.1.2](v0.1.1...v0.1.2) (2025-11-29) ### Bug Fixes * rename workflow job names to match branch protection checks ([#5](#5)) ([76a4007](76a4007)) * use correct GitHub org (defilantech) for Docker image registry ([#3](#3)) ([1b24797](1b24797)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 76a4007 commit bdd87a6

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.1"
2+
".": "0.1.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/defilantech/issueparser/compare/v0.1.1...v0.1.2) (2025-11-29)
4+
5+
6+
### Bug Fixes
7+
8+
* rename workflow job names to match branch protection checks ([#5](https://github.com/defilantech/issueparser/issues/5)) ([76a4007](https://github.com/defilantech/issueparser/commit/76a4007f7b3121bcb2c43fc497df8f9a7af69ccd))
9+
* use correct GitHub org (defilantech) for Docker image registry ([#3](https://github.com/defilantech/issueparser/issues/3)) ([1b24797](https://github.com/defilantech/issueparser/commit/1b24797549dd850fb1e1a7052459b293de1c88ad))
10+
311
## [0.1.1](https://github.com/defilantech/issueparser/compare/v0.1.0...v0.1.1) (2025-11-29)
412

513

0 commit comments

Comments
 (0)