Skip to content

Commit 4d47970

Browse files
committed
Release 2.7.3
1 parent 143b4cc commit 4d47970

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11

22
# CHANGELOG
33

4+
## 2.7.3 (2016-05-15)
5+
6+
- fixed 的's pinyin. #94, #95
7+
8+
## 2.7.2 (2016-05-11)
9+
10+
- 修复了词典拼音库。 #93
11+
412
## 2.7.1 (2016-02-22)
513

614
* fix(web): use strict. #82

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pinyin",
3-
"version": "2.7.2",
3+
"version": "2.7.3",
44
"description": "汉语拼音转换工具。",
55
"files": [
66
"bin",

0 commit comments

Comments
 (0)