Skip to content

Commit 75d9a5e

Browse files
committed
chore(release): v0.1.8
1 parent b11e3ee commit 75d9a5e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
## v0.1.8
3+
4+
[compare changes](https://github.com/shunnNet/nuxt-msw/compare/0.1.7...v0.1.8)
5+
6+
### 🏡 Chore
7+
8+
- Update dependencies ([1522d65](https://github.com/shunnNet/nuxt-msw/commit/1522d65))
9+
- Update package info ([b11e3ee](https://github.com/shunnNet/nuxt-msw/commit/b11e3ee))
10+
11+
### ✅ Tests
12+
13+
- Add e2e test ([b96b96f](https://github.com/shunnNet/nuxt-msw/commit/b96b96f))
14+
15+
### ❤️ Contributors
16+
17+
- Net <wendell20904102@gmail.com>
18+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@crazydos/nuxt-msw",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Nuxt module integration for MSW (Mock Service Worker)",
55
"repository": {
66
"type": "github",

0 commit comments

Comments
 (0)