Skip to content

Commit dc99a51

Browse files
committed
bump version
1 parent 4008b2c commit dc99a51

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
# Change Logs
22

3-
## v2.3.2 (upcoming)
3+
## v2.3.2
44

55
- add 1030 `password mismatched`, 1031 `weak password`.
66
- add 1032 `credential scheme mismatched`

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
@@ -8,7 +8,7 @@
88
"dist/**/*"
99
],
1010
"description": "simple wrapper for Error Object",
11-
"version": "2.3.1",
11+
"version": "2.3.2",
1212
"homepage": "https://github.com/loadingio/lderror",
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)