Skip to content

Commit d66dd5b

Browse files
authored
Bump version (#1100)
1 parent 51e5c8d commit d66dd5b

File tree

3 files changed

+13293
-1
lines changed

3 files changed

+13293
-1
lines changed

packages/matchbox/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sparkpost/matchbox
22

3+
## 7.2.4
4+
5+
### Patch Changes
6+
7+
- Fix number arrow not triggering change
8+
39
## 7.2.3
410

511
### Patch Changes

packages/matchbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sparkpost/matchbox",
3-
"version": "7.2.3",
3+
"version": "7.2.4",
44
"description": "A React UI component library",
55
"main": "dist/matchbox.js",
66
"module": "dist/matchbox.esm.js",

0 commit comments

Comments
 (0)