Skip to content

Commit bb79736

Browse files
committed
chore(release): v5.1.3
1 parent 1766963 commit bb79736

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v5.1.3 (2017-09-02)
2+
3+
4+
## Bug Fixes
5+
6+
- **routerfiy:** Convert back to MemoryStream on adapt boundary
7+
([1766963e](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/1766963e8a918b62799110a164bd71469c5b8d0c))
8+
9+
110
# v5.1.2 (2017-08-11)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyclic-router",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "A router driver built for Cycle.js",
55
"main": "lib/index.js",
66
"module": "lib/es6/index.js",

0 commit comments

Comments
 (0)