Skip to content

Commit 7496a07

Browse files
Release 3.2.4
[skip ci] ## [3.2.4](v3.2.3...v3.2.4) (2023-05-16) ### Bug Fixes * revert upgrade muk-prop@3.x ([#57](#57)) ([60d5668](60d5668))
1 parent 60d5668 commit 7496a07

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.2.4](https://github.com/node-modules/mm/compare/v3.2.3...v3.2.4) (2023-05-16)
4+
5+
6+
### Bug Fixes
7+
8+
* revert upgrade muk-prop@3.x ([#57](https://github.com/node-modules/mm/issues/57)) ([60d5668](https://github.com/node-modules/mm/commit/60d5668f7a8354eb05156ad54bbfdd78a6085eef))
9+
310
## [3.2.3](https://github.com/node-modules/mm/compare/v3.2.2...v3.2.3) (2023-05-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mm",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "mock mate, mock http request, fs access and so on.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)