Skip to content

Commit

Permalink
[changelog and package] v3.1.1 -> v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Jul 16, 2024
1 parent dbeafba commit 873772d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# NodeJieba ChangeLog

## v3.2.0

+ [submodule] rm dict and deps, use submodules/cppjieba instead

## v3.1.1

+ Using GitHub Actions Workflow to Publish NPM Package
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nodejieba",
"description": "chinese word segmentation for node",
"version": "3.1.1",
"version": "3.2.0",
"author": "Yanyi Wu <[email protected]>",
"maintainers": [
"Yanyi Wu <[email protected]>"
Expand Down

0 comments on commit 873772d

Please sign in to comment.