Skip to content

Commit 3b3c21e

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v1.0.7
1 parent 6f0652f commit 3b3c21e

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.7](https://github.com/agrc/reminder-action/compare/v1.0.6...v1.0.7) (2023-07-04)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* Q3 Dependency Bumps 🌲 ([7dff455](https://github.com/agrc/reminder-action/commit/7dff4552dcf244df72e5591a33dbfa7e6a50768e))
9+
10+
11+
### 📖 Documentation Improvements
12+
13+
* fix status badge ([6f0652f](https://github.com/agrc/reminder-action/commit/6f0652f28044ad4676051139901cf8a3aa33725e))
14+
315
## [1.0.6](https://github.com/agrc/reminder-action/compare/v1.0.5...v1.0.6) (2023-04-04)
416

517

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.6",
3+
"version": "1.0.7",
44
"description": "Post issue comments when reminders are due",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)