Skip to content

Commit 75eb319

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v1.0.9
1 parent 2a01aaf commit 75eb319

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.9](https://github.com/agrc/validate-address-action/compare/v1.0.8...v1.0.9) (2025-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* keep run data ([2a01aaf](https://github.com/agrc/validate-address-action/commit/2a01aafab969f872e79e3d56b382a845451881b0)), closes [#28](https://github.com/agrc/validate-address-action/issues/28)
9+
310
## [1.0.8](https://github.com/agrc/validate-address-action/compare/v1.0.7...v1.0.8) (2025-07-31)
411

512

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,6 +1,6 @@
11
{
22
"name": "@ugrc/valid-address-action",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"private": true,
55
"description": "A GitHub action that response to slash commands in comments",
66
"type": "module",

0 commit comments

Comments
 (0)