Skip to content

Commit a4ca964

Browse files
committed
Version bump: v0.14.0
1 parent 75adaf6 commit a4ca964

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,12 @@ c885f15 | @ink8bit: Update deps
1010
```
1111
036ca9b | @ink8bit: Add labels when package and lockfile changes
1212
160d0af | @ink8bit: Add dependabot config
13+
```
14+
## v0.14.0
15+
16+
### 30 Aug 2020 | Sun 12:48:41 MSK
17+
18+
```
19+
75adaf6 | @ink8bit: Remove TypeScript from ignored packages
20+
bda72d1 | @ink8bit: Update TypeScript v4.0.2
1321
```

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.13.0",
3+
"version": "0.14.0",
44
"description": "Library template with TypeScript",
55
"keywords": [
66
"template",

0 commit comments

Comments
 (0)