Skip to content

Commit fafea23

Browse files
committed
chore(release): 10.1.0
1 parent e050d27 commit fafea23

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="10.1.0"></a>
6+
# [10.1.0](https://github.com/documentationjs/documentation/compare/v10.0.0...v10.1.0) (2019-04-25)
7+
8+
9+
### Features
10+
11+
* TypeScript support & inference ([3773e02](https://github.com/documentationjs/documentation/commit/3773e02))
12+
13+
14+
515
<a name="10.0.0"></a>
616
# [10.0.0](https://github.com/documentationjs/documentation/compare/v10.0.0-alpha.0...v10.0.0) (2019-04-18)
717

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "documentation",
33
"description": "a documentation generator",
4-
"version": "10.0.0",
4+
"version": "10.1.0",
55
"author": "Tom MacWright",
66
"bin": {
77
"documentation": "./bin/documentation.js"

0 commit comments

Comments
 (0)