Skip to content

Commit

Permalink
release: v1.0.1 (#41)
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 Feb 19, 2024
1 parent ad53a72 commit dc6c9f6
Show file tree
Hide file tree
Showing 3 changed files with 13 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.0.0"
".": "1.0.1"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.0.1](https://github.com/arpabot/ohno-bot/compare/v1.0.0...v1.0.1) (2024-02-19)


### Bug Fixes

* incorrect stream notification ([69883e6](https://github.com/arpabot/ohno-bot/commit/69883e6dc46a709d05767377e06283f99c66c73b))
* release-please permission ([ad53a72](https://github.com/arpabot/ohno-bot/commit/ad53a725467ec331ec52bb7928592fd35027bb5d))
* release-please permission ([0eeb661](https://github.com/arpabot/ohno-bot/commit/0eeb6617942807514243b5772aed77cb0a461513))
* release-please permission ([22d4806](https://github.com/arpabot/ohno-bot/commit/22d480697af40054dc3f2f98fd4c6a54234291b1))
* workflows ([841fc90](https://github.com/arpabot/ohno-bot/commit/841fc9087f58901621626bfdc7260e77d1ee917d))

## [1.0.0](https://github.com/yuimarudev/ohno-rewrite/compare/v0.2.6...v1.0.0) (2024-02-19)


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.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit dc6c9f6

Please sign in to comment.