Skip to content

Commit

Permalink
Merge pull request #35 from ggtakec/release1015
Browse files Browse the repository at this point in the history
Updated files for release 1.0.15
  • Loading branch information
ggtakec authored Mar 6, 2023
2 parents 920d494 + 6fff6a1 commit 88dccbd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
chmpx (1.0.15) unstable; urgency=low

* Updated building/packaging scripts - #34

-- Takeshi Nakatani <[email protected]> Mon, 06 Mar 2023 20:35:21 +0900

chmpx (1.0.14) unstable; urgency=low

* Fixed package.json for install command - #32
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": "chmpx",
"version": "1.0.14",
"version": "1.0.15",
"description": "CHMPX addon library for Node.js",
"os": "linux",
"main": "index.js",
Expand Down

0 comments on commit 88dccbd

Please sign in to comment.