Skip to content

Commit 847c91d

Browse files
github-actions[bot]ACyphus
authored andcommitted
chore(main): release 1.3.1
1 parent c25f2b9 commit 847c91d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [1.3.1](https://github.com/ACyphus/pagerduty-send-event/compare/v1.3.0...v1.3.1) (2026-06-29)
10+
11+
12+
### Miscellaneous Chores
13+
14+
* release 1.3.1 ([c25f2b9](https://github.com/ACyphus/pagerduty-send-event/commit/c25f2b91af5f13152c1c25bb4e48af722a6927d3))
15+
916
## [1.3.0](https://github.com/ACyphus/pagerduty-send-event/compare/v1.2.0...v1.3.0) (2026-05-11)
1017

1118

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pagerduty-send-event",
33
"description": "A GitHub Action for sending events to PagerDuty to trigger, acknowledge, or resolve incidents.",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"author": "acyphus",
66
"private": true,
77
"homepage": "https://github.com/ACyphus/pagerduty-send-event",

0 commit comments

Comments
 (0)