File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# vitest-mms
2
2
3
+ ## v0.2.2
4
+
5
+ [ compare changes] ( https://github.com/danielpza/vitest-mms/compare/v0.2.1...v0.2.2 )
6
+
7
+ ### 💅 Refactors
8
+
9
+ - Remove extra export ([ cf94548] ( https://github.com/danielpza/vitest-mms/commit/cf94548 ) )
10
+
11
+ ### 📖 Documentation
12
+
13
+ - Fix breaking changes section for v0.2.0 version ([ fed59e0] ( https://github.com/danielpza/vitest-mms/commit/fed59e0 ) )
14
+
15
+ ### 🏡 Chore
16
+
17
+ - Update keywords ([ 1353b08] ( https://github.com/danielpza/vitest-mms/commit/1353b08 ) )
18
+
19
+ ### ❤️ Contributors
20
+
21
+ - Daniel Perez Alvarez
< [email protected] >
22
+
3
23
## v0.2.1
4
24
5
25
[ compare changes] ( https://github.com/danielpza/vitest-mms/compare/v0.2.0...v0.2.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"packageManager" :
" [email protected] +sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247" ,
3
3
"name" : " vitest-mms" ,
4
- "version" : " 0.2.1 " ,
4
+ "version" : " 0.2.2 " ,
5
5
"description" : " mongodb-memory-server integration for vitest" ,
6
6
"exports" : {
7
7
"./globalSetup" : {
You can’t perform that action at this time.
0 commit comments