Skip to content

Commit

Permalink
chore: release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Oct 5, 2023
1 parent 92d2512 commit f338efb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.9](https://github.com/agrc/reminder-action/compare/v1.0.8...v1.0.9) (2023-10-05)


### 🐛 Bug Fixes

* update node version ([92d2512](https://github.com/agrc/reminder-action/commit/92d251286b5b4455e605fe322cc4140a22c47bdc))

## [1.0.8](https://github.com/agrc/reminder-action/compare/v1.0.7...v1.0.8) (2023-10-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reminder-action",
"version": "1.0.8",
"version": "1.0.9",
"description": "Post issue comments when reminders are due",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f338efb

Please sign in to comment.