Skip to content

Commit f09862f

Browse files
committed
chore(release): v0.0.2
1 parent ac216f8 commit f09862f

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+
# 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@igorjacauna/firebase-layer",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"main": "./nuxt.config.ts",
66
"description": "A Nuxt layer to use with Firebase",
77
"scripts": {

0 commit comments

Comments
 (0)