We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c942d commit 080809cCopy full SHA for 080809c
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.5.0] - 2024-10-31
11
+
12
### Added
13
- `SuspiciousMessageMode` detector: PR [#193](https://github.com/nowarp/misti/pull/193)
14
- `SendInLoop` detector: PR [#168](https://github.com/nowarp/misti/pull/168)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nowarp/misti",
3
- "version": "0.4.2",
+ "version": "0.5.0",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/nowarp/misti.git"
0 commit comments