Skip to content

Commit e203631

Browse files
committed
0.1.7
1 parent c16263d commit e203631

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## v0.1.7 (2021-09-04)
4+
5+
### Continuous Integration
6+
7+
- fix release script ([c16263d](https://github.com/nlibjs/lint-commit/commit/c16263d5c36c8a77183589f0ff393549e1830722))
8+
9+
310
## v0.1.6 (2021-09-04)
411

512
### Documentation

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.1.6",
6+
"version": "0.1.7",
77
"license": "Apache-2.0",
88
"author": {
99
"name": "Kei Ito",

0 commit comments

Comments
 (0)