Skip to content

Commit

Permalink
release: v1.1.1 (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 1, 2024
1 parent 158c435 commit 01c6cc3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.0"
".": "1.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/arpabot/ohno-bot/compare/v1.1.0...v1.1.1) (2024-12-01)


### Bug Fixes

* consider the case where a signal is sent twice ([158c435](https://github.com/arpabot/ohno-bot/commit/158c43526d0e2c9919c8f2aa1e4224677e579154))

## [1.1.0](https://github.com/arpabot/ohno-bot/compare/v1.0.4...v1.1.0) (2024-11-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ohno-rewrite",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 01c6cc3

Please sign in to comment.