Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danirod committed Jun 4, 2022
1 parent ab90dbb commit 34a0104
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.6.1](https://github.com/makigas/makibot/compare/v2.6.0...v2.6.1) (2022-06-04)


### Bug Fixes

* use level for deciding whether to trigger antispam or not ([d401bf8](https://github.com/makigas/makibot/commit/d401bf8f2ec88ac384b9088d3209be7870511c4f))


### Refactor

* accessor for threadchannels and linkchannels ([0447b7f](https://github.com/makigas/makibot/commit/0447b7f0bfa325c1780432178891ca33684506ba))
* do not present level up on thread channels ([ab90dbb](https://github.com/makigas/makibot/commit/ab90dbb9315886f68791dc0ea8a29e223f0b5e73))

## [2.6.0](https://github.com/makigas/makibot/compare/v2.5.1...v2.6.0) (2022-05-20)


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
Expand Up @@ -136,5 +136,5 @@
}
]
},
"version": "2.6.0"
"version": "2.6.1"
}

0 comments on commit 34a0104

Please sign in to comment.