We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4cdf5f commit b36fe54Copy full SHA for b36fe54
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.1.4
5
+
6
+[compare changes](https://github.com/unjs/automd/compare/v0.1.3...v0.1.4)
7
8
+### 🩹 Fixes
9
10
+- Remove log ([b4cdf5f](https://github.com/unjs/automd/commit/b4cdf5f))
11
12
+### ❤️ Contributors
13
14
+- Pooya Parsa ([@pi0](http://github.com/pi0))
15
16
## v0.1.3
17
18
[compare changes](https://github.com/unjs/automd/compare/v0.1.2...v0.1.3)
package.json
@@ -1,6 +1,6 @@
{
"name": "automd",
- "version": "0.1.3",
+ "version": "0.1.4",
"description": "Your automated markdown maintainer!",
"repository": "unjs/automd",
"license": "MIT",
0 commit comments