Skip to content

Commit

Permalink
Bump version (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosLevir authored Oct 31, 2022
1 parent 51e5c8d commit d66dd5b
Show file tree
Hide file tree
Showing 3 changed files with 13,293 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/matchbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sparkpost/matchbox

## 7.2.4

### Patch Changes

- Fix number arrow not triggering change

## 7.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/matchbox/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading

0 comments on commit d66dd5b

Please sign in to comment.