Skip to content

Commit

Permalink
Bump up to version 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yong-asial committed May 28, 2018
1 parent 1d2ad78 commit e64850e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
CHANGELOG
====

v2.7.4
----
* Added directory path validation check for signing APIs.
* Added fetching signing certificate collection API.

v2.7.0
----
* monaca: Stop live relaod in case of transpile project.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monaca-lib",
"version": "2.7.3",
"version": "2.7.4",
"description": "Monaca cloud and localkit API bindings for JavaScript",
"main": "./src/main.js",
"scripts": {
Expand Down

0 comments on commit e64850e

Please sign in to comment.