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 51e5c8d commit d66dd5bCopy full SHA for d66dd5b
packages/matchbox/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sparkpost/matchbox
2
3
+## 7.2.4
4
+
5
+### Patch Changes
6
7
+- Fix number arrow not triggering change
8
9
## 7.2.3
10
11
### Patch Changes
packages/matchbox/package.json
@@ -1,6 +1,6 @@
{
"name": "@sparkpost/matchbox",
- "version": "7.2.3",
+ "version": "7.2.4",
"description": "A React UI component library",
"main": "dist/matchbox.js",
"module": "dist/matchbox.esm.js",
0 commit comments