Skip to content

Commit faa3f8c

Browse files
authored
Merge pull request #12 from demurgos/release-1.1.0
chore: Release 1.1.0
2 parents e8b00f7 + e9d6cda commit faa3f8c

File tree

3 files changed

+25
-14
lines changed

3 files changed

+25
-14
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.0 / 2018-01-02
2+
==================
3+
4+
* Add type definitions ([#11](https://github.com/chaijs/assertion-error/pull/11))
5+
16
1.0.1 / 2015-03-04
27
==================
38

package-lock.json

Lines changed: 19 additions & 13 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
@@ -1,6 +1,6 @@
11
{
22
"name": "assertion-error",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
55
"author": "Jake Luer <[email protected]> (http://qualiancy.com)",
66
"license": "MIT",

0 commit comments

Comments
 (0)