Skip to content

Commit f54c11b

Browse files
author
Raphael Benitte
committed
chore(version): bump version to 1.4.0
1 parent 1f1cf9d commit f54c11b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99
> - [Polish]
1010
1111

12+
## v1.4.0 (2016-04-12)
13+
14+
* **New Feature**
15+
* `ws`: [#77](https://github.com/plouc/mozaik/pull/77) Add ability to automatically reconnect websockets.
16+
* `notifications`: [5a0bea9](https://github.com/plouc/mozaik/commit/5a0bea974be433701af8365d2fb5e66aaef94457) Add notifications support.
17+
18+
* **Polish**
19+
* `styles`: [6d577dc](https://github.com/plouc/mozaik/commit/6d577dc771915a19fe6b8a326f7059e8e33b091b) Change the way stylus var are defined in order to have more concise themes.
20+
21+
1222
## v1.3.0 (2016-04-07)
1323

1424
* **New Feature**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mozaik",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Mozaik dashboard composition tool",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)