We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44fc53 commit 87e7c08Copy full SHA for 87e7c08
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.4.1] - 2024-10-12
11
+
12
### Changed
13
- Make the filepath argument optional: Issue [#170](https://github.com/nowarp/misti/issues/170)
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nowarp/misti",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/nowarp/misti.git"
0 commit comments