Skip to content

Commit a1bd6bf

Browse files
committed
v3.2.4
1 parent 93366fa commit a1bd6bf

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,7 @@ This release restores backwards compatibility that was broken in v3.2.0.
109109
## 3.2.3
110110

111111
- b14728f Remove deep-equal-json as a dep from the project (#357)
112+
113+
## 3.2.4
114+
115+
- 93366fa [meta] add `prepack` step so build is not forgotten

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)