Skip to content

Commit b25298d

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2022-08-18) ### Bug Fixes * Automate changelog management ([8202ecc](8202ecc))
1 parent 8202ecc commit b25298d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/prantlf/fast-plural-rules/compare/v2.0.0...v2.0.1) (2022-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Automate changelog management ([8202ecc](https://github.com/prantlf/fast-plural-rules/commit/8202eccead2ea54cc04ef1c48b85fef6936d9cb0))
7+
18
# Changes
29

310
## 2019-07-31 v1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-plural-rules",
3-
"version": "1.0.1",
3+
"version": "2.0.1",
44
"description": "Evaluates locale-specific plural rules to identify the right plural form for a cardinal number, which represents an item count.",
55
"author": {
66
"name": "Ferdinand Prantl",

0 commit comments

Comments
 (0)