Skip to content

Commit a0c856c

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v1.0.13
1 parent b915d45 commit a0c856c

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.13](https://github.com/agrc/reminder-action/compare/v1.0.12...v1.0.13) (2024-07-06)
4+
5+
6+
### Dependencies
7+
8+
* eslint v8 -> v9 ([b915d45](https://github.com/agrc/reminder-action/commit/b915d4501b639903c40d97767d2b5490b1b0b01b))
9+
* q4 package updates ([31d067f](https://github.com/agrc/reminder-action/commit/31d067f1c84c88c8690dab4d3e6462150daa467c))
10+
11+
12+
### Styles
13+
14+
* prettier ([c0df621](https://github.com/agrc/reminder-action/commit/c0df621c9ab12f25ffe1d282f63ab6e88e6f7b06))
15+
316
## [1.0.12](https://github.com/agrc/reminder-action/compare/v1.0.11...v1.0.12) (2024-04-03)
417

518

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reminder-action",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "Post issue comments when reminders are due",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)