Skip to content

Commit

Permalink
Bump to 4.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
takuyaW committed Dec 22, 2023
1 parent c02f1b9 commit 3ca1676
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@

CHANGELOG
====
v4.2.11
----
#### Bug Fix
* Fix a bug where the template was missing
* Detail Changelog in [`[email protected]`](https://github.com/monaca/monaca-lib/blob/master/CHANGELOG.md)

v4.2.10
----
#### Updates
* Detail Changelog in [`[email protected]`](https://github.com/monaca/monaca-lib/blob/master/CHANGELOG.md)

v4.2.9
----
#### Updates
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monaca",
"version": "4.2.10",
"version": "4.2.11",
"description": "Monaca Command Line Tool",
"bin": {
"monaca": "bin/monaca"
Expand Down Expand Up @@ -36,7 +36,7 @@
"ip": "^1.1.5",
"minimist": "^1.2.8",
"monaca-inquirer": "^1.0.4",
"monaca-lib": "^4.1.9",
"monaca-lib": "^4.1.10",
"opn": "^5.3.0",
"portfinder": "^1.0.7",
"q": "^1.1.2",
Expand Down

0 comments on commit 3ca1676

Please sign in to comment.