Skip to content

Commit a0bbf3e

Browse files
committed
chore(release): v3.0.1
1 parent 86354a9 commit a0bbf3e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v3.0.1
5+
6+
[compare changes](https://github.com/nuxt-modules/ngrok/compare/v3.0.0...v3.0.1)
7+
8+
### 🏡 Chore
9+
10+
- Disable default authtoken_from_env ([f6e104d](https://github.com/nuxt-modules/ngrok/commit/f6e104d))
11+
- **release:** V3.0.0 ([86354a9](https://github.com/nuxt-modules/ngrok/commit/86354a9))
12+
13+
### ❤️ Contributors
14+
15+
16+
417
## v3.0.0
518

619

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/ngrok",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes!",
55
"repository": "nuxt-modules/ngrok",
66
"license": "MIT",

0 commit comments

Comments
 (0)