Skip to content

Commit b42e9bc

Browse files
Release 3.2.3
[skip ci] ## [3.2.3](v3.2.2...v3.2.3) (2023-05-12) ### Bug Fixes * **deps:** upgrade muk-prop@3.0.0 ([#56](#56)) ([c1b7a55](c1b7a55))
1 parent c1b7a55 commit b42e9bc

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.3](https://github.com/node-modules/mm/compare/v3.2.2...v3.2.3) (2023-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** upgrade muk-prop@3.0.0 ([#56](https://github.com/node-modules/mm/issues/56)) ([c1b7a55](https://github.com/node-modules/mm/commit/c1b7a55f17b27c5ca00e272b000d12038785584a))
9+
310
## [3.2.2](https://github.com/node-modules/mm/compare/v3.2.1...v3.2.2) (2023-04-02)
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.2",
3+
"version": "3.2.3",
44
"description": "mock mate, mock http request, fs access and so on.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)