Skip to content
This repository was archived by the owner on Jun 23, 2019. It is now read-only.

Commit 1e7be3e

Browse files
committed
chore: Release 0.10.1
1 parent 9f62716 commit 1e7be3e

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,3 +1,15 @@
1+
# 0.10.1
2+
3+
## Enhancements
4+
5+
- Improved documentation coverage of JSDoc comments for methods.
6+
7+
# 0.10.0
8+
9+
## Enhancements
10+
11+
- Adds support for minim api-description ^0.9.0 and minim ^0.20.0.
12+
113
# 0.9.0
214

315
- Added browser build distribution

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minim-parse-result",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Minim Parse Result Namespace",
55
"main": "./lib/parse-result.js",
66
"browser": "./src/parse-result.js",

0 commit comments

Comments
 (0)