Skip to content

Commit b325ebd

Browse files
chore(release): 1.6.1 [skip ci]
1 parent 84d471f commit b325ebd

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.6.1](https://github.com/Alpha018/nestjs-firebase-auth/compare/v1.6.0...v1.6.1) (2025-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **scripts:** simplify postinstall script in package.json ([f873753](https://github.com/Alpha018/nestjs-firebase-auth/commit/f873753713c9bf48bdbd387654b8904c64e40715))
7+
18
# [1.6.0](https://github.com/Alpha018/nestjs-firebase-auth/compare/v1.5.0...v1.6.0) (2025-07-30)
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.0",
3+
"version": "1.6.1",
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)