Skip to content

Commit 38e46df

Browse files
committed
1.13.0
1 parent 414da53 commit 38e46df

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# History
22

3-
## 1.12.1 / 2021-05-01
3+
## 1.13.0 / 2021-05-01
44

55
- [update packages] mocha->8.3.2, should->13.2.3
66
- [bug fix] `grammar` plural form

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inflection",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"description": "A port of inflection-js to node.js module",
55
"keywords": [
66
"inflection",

0 commit comments

Comments
 (0)