Skip to content

Commit bfde3ba

Browse files
committed
chore(release): v0.2.0
1 parent a40428e commit bfde3ba

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## v0.1.0
414

515
### 🚀 Enhancements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "commitlint-config-unjs",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"private": true,
66
"description": "A commitlint config for unjs's changelogen tool",
77
"author": "John Campion",

0 commit comments

Comments
 (0)