Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 3, 2024
1 parent 235fa08 commit f82204d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/Alpha018/nestjs-firebase-auth/compare/v1.1.0...v1.1.1) (2024-09-03)


### Bug Fixes

* remove debug console log from FirebaseAdminModule ([235fa08](https://github.com/Alpha018/nestjs-firebase-auth/commit/235fa08e49bd74c3d9d2de7f7520ec840fdb6c93))

# [1.1.0](https://github.com/Alpha018/nestjs-firebase-auth/compare/v1.0.0...v1.1.0) (2024-09-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alpha018/nestjs-firebase-auth",
"version": "1.1.0",
"version": "1.1.1",
"description": "NestJS Firebase library and Role based guard for authentication with some utils functions",
"author": "Tomás Alegre <tomas.sa467@gmail.com>",
"readmeFilename": "README.md",
Expand Down

0 comments on commit f82204d

Please sign in to comment.