We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc3447 commit 36122b8Copy full SHA for 36122b8
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.3.0] - 2024-09-22
11
+
12
### Added
13
- `StringReceiversOverlap` detector: PR [#122](https://github.com/nowarp/misti/pull/122)
14
- `AsmIsUsed` detector: Issue [#119](https://github.com/nowarp/misti/issues/119)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nowarp/misti",
3
- "version": "0.2.2",
+ "version": "0.3.0",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/nowarp/misti.git"
0 commit comments