Skip to content

Commit 33796fb

Browse files
chore(release): 1.1.0 [skip ci]
1 parent 125c990 commit 33796fb

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.1.0](https://github.com/Alpha018/nestjs-firebase-auth/compare/v1.0.0...v1.1.0) (2024-09-03)
2+
3+
4+
### Features
5+
6+
* **workflow:** add build step to GitHub Actions workflow ([125c990](https://github.com/Alpha018/nestjs-firebase-auth/commit/125c990c295be360596047a56a8b79f8c3ed4eae))
7+
18
# 1.0.0 (2024-09-03)
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.0.0",
3+
"version": "1.1.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)