Skip to content

Commit

Permalink
chore(release): v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Jan 15, 2025
1 parent 894d7de commit 1a1135a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# vitest-mms

## v0.2.6

[compare changes](https://github.com/danielpza/vitest-mms/compare/v0.2.5...v0.2.6)

### 💅 Refactors

- BeforeEach beforeAll return cleanup hook ([1289116](https://github.com/danielpza/vitest-mms/commit/1289116))

### ❤️ Contributors

- Daniel Perez Alvarez <[email protected]>

## v0.2.5

[compare changes](https://github.com/danielpza/vitest-mms/compare/v0.2.4...v0.2.5)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packageManager": "[email protected]",
"name": "vitest-mms",
"version": "0.2.5",
"version": "0.2.6",
"description": "mongodb-memory-server integration for vitest",
"exports": {
"./globalSetup": {
Expand Down

0 comments on commit 1a1135a

Please sign in to comment.