Skip to content

Commit b9eba02

Browse files
chore(release): 1.7.0 [skip ci]
1 parent cdabd2f commit b9eba02

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/Alpha018/nestjs-firebase-auth/compare/v1.6.1...v1.7.0) (2025-09-09)
2+
3+
4+
### Features
5+
6+
* **firebase:** update claims and user metadata retrieval ([2266547](https://github.com/Alpha018/nestjs-firebase-auth/commit/2266547539ba10d77fceef4abf082e1e22446626))
7+
18
## [1.6.1](https://github.com/Alpha018/nestjs-firebase-auth/compare/v1.6.0...v1.6.1) (2025-09-08)
29

310

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": "@alpha018/nestjs-firebase-auth",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "NestJS Firebase library and Role based guard for authentication with some utils functions",
55
"author": "Tomás Alegre <[email protected]>",
66
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)