We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48d42a commit 844ff66Copy full SHA for 844ff66
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.1.37
5
+
6
+[compare changes](https://github.com/adrienZ/slip/compare/v0.1.36...v0.1.37)
7
8
+### 🚀 Enhancements
9
10
+- **D1:** Add supports for coudfalre D1 and nuxthub ([f48d42a](https://github.com/adrienZ/slip/commit/f48d42a))
11
12
+### ❤️ Contributors
13
14
+- Adrien Zaganelli <adrienzaganelli@gmail.com>
15
16
## v0.1.36
17
18
[compare changes](https://github.com/adrienZ/slip/compare/v0.1.35...v0.1.36)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-slip-auth",
- "version": "0.1.36",
+ "version": "0.1.37",
"description": "My new Nuxt module",
"repository": "https://github.com/adrienZ/slip",
"license": "MIT",
0 commit comments