Skip to content

Commit db52764

Browse files
committed
Version bump: v0.17.0
Released by: @ink8bit
1 parent fd1fd5c commit db52764

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v0.17.0
2+
3+
### Sun, 07 Mar 2021 16:30:35 +0300
4+
5+
**Released by:** @ink8bit
6+
7+
```
8+
9e04c5e | ink8bit: Update deps
9+
9187d05 | ink8bit: Downgrade husky
10+
056ddc6 | ink8bit: Update eslint-config-prettier
11+
fd1fd5c | ink8bit: Fix eslint config
12+
```
13+
114

215
## v0.16.0
316

@@ -44,4 +57,4 @@ bda72d1 | @ink8bit: Update TypeScript v4.0.2
4457
```
4558
921680f | @ink8bit: Downgrade TypeScript version
4659
c885f15 | @ink8bit: Update deps
47-
```
60+
```

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lib",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"description": "Library template with TypeScript",
55
"keywords": [
66
"template",

0 commit comments

Comments
 (0)