Skip to content

Commit 766ace8

Browse files
committed
chore: Release Bump 3.2.3
1 parent cbb3b32 commit 766ace8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
CHANGELOG
33
====
44

5+
v3.2.4
6+
----
7+
* Validated application icon for electron build
8+
59
v3.2.3
610
----
711
* Validated cordova version for electron build

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monaca-lib",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "Monaca cloud and localkit API bindings for JavaScript",
55
"main": "./src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)