Skip to content

Commit a23aa36

Browse files
committed
chore(release): v0.2.5
1 parent 4f9886f commit a23aa36

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# vitest-mms
22

3+
## v0.2.5
4+
5+
[compare changes](https://github.com/danielpza/vitest-mms/compare/v0.2.4...v0.2.5)
6+
7+
### 📖 Documentation
8+
9+
- Fix readme ([4f9886f](https://github.com/danielpza/vitest-mms/commit/4f9886f))
10+
11+
### ❤️ Contributors
12+
13+
- Daniel Perez Alvarez <[email protected]>
14+
315
## v0.2.4
416

517
[compare changes](https://github.com/danielpza/vitest-mms/compare/v0.2.3...v0.2.4)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packageManager": "[email protected]+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247",
33
"name": "vitest-mms",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"description": "mongodb-memory-server integration for vitest",
66
"exports": {
77
"./globalSetup": {

0 commit comments

Comments
 (0)