We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4675e5f commit b135f18Copy full SHA for b135f18
CHANGELOG.md
@@ -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
7
## [2.0.3](https://github.com/jquense/expr/compare/v2.0.2...v2.0.3) (2020-08-17)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "property-expr",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "tiny util for getting and setting deep object props safely",
"main": "index.js",
"types": "index.d.ts",
0 commit comments