Skip to content

Commit 656f5d6

Browse files
committed
chore(release): v0.4.1
1 parent 014edfe commit 656f5d6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.4.1
4+
5+
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.4.0...v0.4.1)
6+
37
## v0.3.1
48

59
[compare changes](https://github.com/rrd108/nuxt-api-shield/compare/v0.3.0...v0.3.1)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-api-shield",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Nuxt API Shield - Rate Limiting",
55
"repository": "rrd108/nuxt-api-shield",
66
"license": "MIT",
@@ -50,4 +50,4 @@
5050
"nuxt": "^3.11.1",
5151
"vitest": "^1.4.0"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)