Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Barabanov committed Apr 26, 2018
1 parent d9dc5f7 commit 5a07c3e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.

<a name="1.1.1"></a>
## [1.1.1](https://github.com/meltedspark/jest-marbles/compare/1.1.0...1.1.1) (2018-04-26)



<a name="1.0.6"></a>
## [1.0.6](https://github.com/meltedspark/jest-marbles/compare/v1.0.4...v1.0.6) (2018-03-09)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-marbles",
"version": "1.1.0",
"version": "1.1.1",
"description": "Marble testing helpers library for RxJs and Jest",
"main": "umd/jest-marbles.js",
"module": "lib/index.js",
Expand Down

0 comments on commit 5a07c3e

Please sign in to comment.