We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a1eaf commit 3095f64Copy full SHA for 3095f64
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.0.18](https://github.com/agrc/reminder-action/compare/v1.0.17...v1.0.18) (2025-07-30)
4
+
5
6
+### Dependencies
7
8
+* audit fix ([b1a1eaf](https://github.com/agrc/reminder-action/commit/b1a1eafea34fe75e2fba30d5d7c52a4eb26fa67a))
9
+* bump brace-expansion in the npm_and_yarn group ([6b908e1](https://github.com/agrc/reminder-action/commit/6b908e1c1543a02a7028010be8e342d031a4aff9))
10
11
## [1.0.17](https://github.com/agrc/reminder-action/compare/v1.0.16...v1.0.17) (2025-05-15)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "reminder-action",
- "version": "1.0.17",
+ "version": "1.0.18",
"private": true,
"description": "Post issue comments when reminders are due",
"keywords": [
0 commit comments