Merge tag '1.6.4' into develop
1.6.4
This commit is contained in:
commit
0c5a4f8977
@ -2,8 +2,11 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.6.3] - 2019-10-23
|
||||
## [1.6.4] - 2019-10-24
|
||||
### Changed
|
||||
- Animations processing on client side reduced.
|
||||
|
||||
## [1.6.3] - 2019-10-23
|
||||
### Added
|
||||
- MNNI: the MNML guide
|
||||
- Delivers the message of the day
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-client",
|
||||
"version": "1.6.3",
|
||||
"version": "1.6.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-client",
|
||||
"version": "1.6.3",
|
||||
"version": "1.6.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mnml-ops",
|
||||
"version": "1.6.3",
|
||||
"version": "1.6.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "mnml"
|
||||
version = "1.6.3"
|
||||
version = "1.6.4"
|
||||
authors = ["ntr <ntr@smokestack.io>"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user