chore(package) v14.3.4

This commit is contained in:
coderaiser 2020-03-03 12:12:09 +02:00
parent a5aa85acb1
commit 0d3f777507
4 changed files with 15 additions and 3 deletions

View file

@ -1,3 +1,14 @@
2020.03.03, v14.3.4
feature:
- (package) readjson v2.0.1
- (package) tryrequire v3.0.0
- (package) flop v8.0.0
- (package) writejson v3.0.0
- (package) try-to-catch v3.0.0
- (package) try-catch v3.0.0
2020.02.23, v14.3.3
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v14.3.3
# Cloud Commander v14.3.4
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])
@ -947,6 +947,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
Version history
---------------
- *2020.03.03*, **[v14.3.4](//github.com/coderaiser/cloudcmd/releases/tag/v14.3.4)**
- *2020.02.23*, **[v14.3.3](//github.com/coderaiser/cloudcmd/releases/tag/v14.3.3)**
- *2020.02.21*, **[v14.3.2](//github.com/coderaiser/cloudcmd/releases/tag/v14.3.2)**
- *2020.02.21*, **[v14.3.1](//github.com/coderaiser/cloudcmd/releases/tag/v14.3.1)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v14.3.3 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd?ref=badge_shield)
# Cloud Commander v14.3.4 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL] [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcoderaiser%2Fcloudcmd?ref=badge_shield)
### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "14.3.3",
"version": "14.3.4",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",
"homepage": "http://cloudcmd.io",