Compare commits

..

4 Commits

Author SHA1 Message Date
David Baker
5248bdd974 0.8.1 2016-09-21 17:30:41 +01:00
David Baker
157ae836c0 Prepare changelog for v0.8.1 2016-09-21 17:30:40 +01:00
David Baker
2639d10f97 Pin to released js-sdk & react-sdk 2016-09-21 17:29:44 +01:00
David Baker
cc5c636fa5 Back to develop versions 2016-09-21 12:03:59 +01:00
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
Changes in [0.8.1](https://github.com/vector-im/vector-web/releases/tag/v0.8.1) (2016-09-21)
============================================================================================
[Full Changelog](https://github.com/vector-im/vector-web/compare/v0.8.0...v0.8.1)
Changes in [0.8.0](https://github.com/vector-im/vector-web/releases/tag/v0.8.0) (2016-09-21)
============================================================================================
[Full Changelog](https://github.com/vector-im/vector-web/compare/v0.7.5-r3...v0.8.0)

View File

@@ -1,6 +1,6 @@
{
"name": "vector-web",
"version": "0.8.0",
"version": "0.8.1",
"description": "Vector webapp",
"author": "matrix.org",
"repository": {
@@ -47,8 +47,8 @@
"gfm.css": "^1.1.1",
"highlight.js": "^9.0.0",
"linkifyjs": "2.0.0-beta.4",
"matrix-js-sdk": "0.6.0",
"matrix-react-sdk": "0.7.1",
"matrix-js-sdk": "0.6.1",
"matrix-react-sdk": "0.7.2",
"modernizr": "^3.1.0",
"q": "^1.4.1",
"react": "^15.2.1",