Skip to content

Commit 728f8d9

Browse files
author
Ilya Radchenko
committed
v1.9.2
- [BUGFIX] Have server us it's own version of ansi.js, see #991
1 parent 266913f commit 728f8d9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog / Past releases
22

3+
## 1.9.2 - 2016-09-13
4+
5+
- [BUGFIX] HAve server us it's own version of ansi.js, see ([#991](https://github.com/Strider-CD/strider/pull/991))
6+
37
## 1.9.1 - 2016-09-09
48

59
- [BUGFIX] Fix collaborator router returning 404, see ([#990](https://github.com/Strider-CD/strider/pull/990))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"bin": {
55
"strider": "bin/strider"
66
},

0 commit comments

Comments
 (0)