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 a40428e commit bfde3baCopy full SHA for bfde3ba
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## v0.2.0
4
+
5
+### 🚀 Enhancements
6
7
+- Compatibility with changelogen ([a40428e](https://github.com/jcamp-code/commitlint-config-unjs/commit/a40428e))
8
9
+### ❤️ Contributors
10
11
+- John Campion <john@brightshore.com>
12
13
## v0.1.0
14
15
### 🚀 Enhancements
package.json
@@ -1,7 +1,7 @@
{
"name": "commitlint-config-unjs",
"type": "module",
- "version": "0.1.0",
+ "version": "0.2.0",
"private": true,
"description": "A commitlint config for unjs's changelogen tool",
"author": "John Campion",
0 commit comments