Skip to content

Commit b135f18

Browse files
committed
Publish v2.0.4
1 parent 4675e5f commit b135f18

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.0.4](https://github.com/jquense/expr/compare/v2.0.3...v2.0.4) (2020-08-26)
2+
3+
4+
5+
6+
17
## [2.0.3](https://github.com/jquense/expr/compare/v2.0.2...v2.0.3) (2020-08-17)
28

39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "property-expr",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "tiny util for getting and setting deep object props safely",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)