Skip to content

Commit adfbba3

Browse files
committed
chore(release): v1.0.0
1 parent a319ec8 commit adfbba3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

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+
315
## v0.2.0
416

517
### 🚀 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.2.0",
4+
"version": "1.0.0",
55
"description": "A commitlint config for unjs's changelogen tool",
66
"author": "John Campion",
77
"license": "MIT",

0 commit comments

Comments
 (0)