Skip to content

Commit

Permalink
chore: release v1.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and stdavis committed Jun 27, 2024
1 parent f4d0840 commit 1a24ce0
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.0-2](https://github.com/agrc/release-notifier-action/compare/v1.0.0-1...v1.0.0-2) (2024-06-27)


### Bug Fixes

* exclude current release when searching for last release ([f4d0840](https://github.com/agrc/release-notifier-action/commit/f4d0840b6032d666fd45c4c001b1cd4ace558a03))

## [1.0.0-1](https://github.com/agrc/release-notifier-action/compare/v1.0.0-0...v1.0.0-1) (2024-06-27)


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,7 +1,7 @@
{
"name": "typescript-action",
"description": "GitHub Actions TypeScript template",
"version": "1.0.0-1",
"version": "1.0.0-2",
"author": "",
"private": true,
"homepage": "https://github.com/actions/typescript-action",
Expand Down

0 comments on commit 1a24ce0

Please sign in to comment.