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 ac216f8 commit f09862fCopy full SHA for f09862f
CHANGELOG.md
@@ -0,0 +1,18 @@
1
+# Changelog
2
+
3
4
+## v0.0.2
5
6
7
+### 🚀 Enhancements
8
9
+- Initial configs ([72ed306](https://github.com/igorjacauna/firebase-layer/commit/72ed306))
10
11
+### 🏡 Chore
12
13
+- Add release script ([ac216f8](https://github.com/igorjacauna/firebase-layer/commit/ac216f8))
14
15
+### ❤️ Contributors
16
17
+- Igor Jacaúna <[email protected]>
18
package.json
@@ -1,7 +1,7 @@
{
"name": "@igorjacauna/firebase-layer",
"type": "module",
- "version": "0.0.1",
+ "version": "0.0.2",
"main": "./nuxt.config.ts",
"description": "A Nuxt layer to use with Firebase",
"scripts": {
0 commit comments