Skip to content

Commit ea1db43

Browse files
committed
chore: release v0.2.0
1 parent cf04a52 commit ea1db43

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [0.2.0] - 2025-09-09
4+
5+
Add Firebase 12 support.
6+
7+
- chore(deps): update to firebase v12
8+
- chore(deps): update csv-stringify
9+
- refactor!: use /create instead of /new
10+
- dx: add eslint warn import order rule
11+
312
## [0.1.13] - 2025-08-22
413

514
- fix: timestampToString to formatDate

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtify/app",
3-
"version": "0.1.13",
3+
"version": "0.2.0",
44
"description": "Nuxtify app module powered by Nuxt, Vuetify, and Firebase.",
55
"homepage": "https://nuxtify.dev",
66
"author": "Nuxtify.dev <[email protected]>",

0 commit comments

Comments
 (0)