Skip to content

Commit

Permalink
release: 3.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-lx committed Jan 15, 2024
1 parent f6e26f1 commit bf229f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 更新日志

## 3.19.2

```diff
+ 止咳: 'zhǐ ké',
+ 咳特灵: 'ké tè líng',
```

## 3.19.1

- 【patch】词库修正以下词语
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": "pinyin-pro",
"version": "3.19.1",
"version": "3.19.2",
"description": "准确率和性能最优异的汉字转拼音库。获取中文拼音、韵母、声母、声调、首字母,支持拼音匹配",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit bf229f5

Please sign in to comment.