Skip to content

Commit

Permalink
Release 3.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Apr 1, 2022
1 parent a21c836 commit 6ffaa03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

----

## 3.0.0-alpha.4 (2022-04-01)

- dict: “着落” 拼音频率调整。

## 3.0.0-alpha.3 (2022-03-27)

- fix: phrases dict of "苹". #326
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "pinyin",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.4",
"description": "汉语拼音转换工具。",
"main": "./lib/pinyin.js",
"module": "./esm/pinyin.js",
Expand Down

0 comments on commit 6ffaa03

Please sign in to comment.