Skip to content

Commit 23033c3

Browse files
committed
v3.2.2
1 parent 3197138 commit 23033c3

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
@@ -99,3 +99,9 @@ Commit 22915be contains a substantial audit and update of the project to match t
9999
## 3.2.1
100100

101101
- f250e99 Update package-lock.json
102+
103+
## 3.2.2
104+
105+
This release restores backwards compatibility that was broken in v3.2.0.
106+
107+
- 3a89d8c [Deps] switch from dequal to deep-equal-json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axobject-query",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Programmatic access to information about the AXObject Model",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)