Skip to content

Commit

Permalink
chore(release): 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
finnp committed Jan 22, 2018
1 parent 84b8515 commit d008fa3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 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="4.1.1"></a>
## [4.1.1](https://github.com/substack/stream-adventure/compare/4.1.0...4.1.1) (2018-01-22)



<a name="4.1.0"></a>
# [4.1.0](https://github.com/workshopper/stream-adventure/compare/4.0.5...4.1.0) (2017-04-05)

Expand All @@ -19,6 +24,3 @@ Contains several updates in definitions of problems, making exercises more acces
* [Update http-client problem definition](https://github.com/workshopper/stream-adventure/pull/194)
* [Update duplexer problem](https://github.com/workshopper/stream-adventure/pull/196)
* [Update duplexer-redux problem definition](https://github.com/workshopper/stream-adventure/pull/197)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stream-adventure",
"version": "4.1.0",
"version": "4.1.1",
"description": "an educational stream adventure",
"bin": {
"stream-adventure": "bin/cmd.js"
Expand Down

0 comments on commit d008fa3

Please sign in to comment.