Skip to content

Commit 9b3c817

Browse files
committed
preparing v1.2.2 release
1 parent ded05da commit 9b3c817

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
### 1.2.3 (Next)
2-
- Improve `source` validation.
3-
41
### 1.2.2
52
- Warn instead of error when issue number file write fails.
63
- Optimize issue operation customization.
4+
- Improve `source` validation.
75

86
### 1.2.1
97
- Enable Github issue state `check` step trigger customization.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "concourse-github-issue"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
edition = "2024"
55
authors = ["Matthew Schuchard"]
66
description = "A Concourse resource for Github Issues"

0 commit comments

Comments
 (0)