1
0
Fork 0
mirror of https://github.com/Luzifer/mondash.git synced 2024-11-09 16:10:01 +00:00

prepare release v2.2.2

This commit is contained in:
Knut Ahlers 2020-05-19 09:52:02 +02:00
parent 8f70cf0b8b
commit 10be3d1f33
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,9 @@
# 2.2.2 / 2020-05-19
* Fix typo in status check
* Prevent write-collisions on frequent writes
* npm audit fix
# 2.2.1 / 2019-10-31
* Update node-sass for Node v13 support