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 a319ec8 commit adfbba3Copy full SHA for adfbba3
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v1.0.0
4
+
5
+[compare changes](https://github.com/jcamp-code/commitlint-config-unjs/compare/v0.2.0...v1.0.0)
6
7
+### 📖 Documentation
8
9
+- Updated README ([a319ec8](https://github.com/jcamp-code/commitlint-config-unjs/commit/a319ec8))
10
11
+### ❤️ Contributors
12
13
+- John Campion <john@brightshore.com>
14
15
## v0.2.0
16
17
### 🚀 Enhancements
package.json
@@ -1,7 +1,7 @@
{
"name": "commitlint-config-unjs",
"type": "module",
- "version": "0.2.0",
+ "version": "1.0.0",
"description": "A commitlint config for unjs's changelogen tool",
"author": "John Campion",
"license": "MIT",
0 commit comments