Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrianmjim committed Oct 24, 2024
1 parent e0f9c93 commit e239b67
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.1.0](https://github.com/adrianmjim/nestjs-supabase-js/compare/1.0.1...1.1.0) (2024-10-24)


### Features

* **auth:** Add BaseSupabaseAuthGuard ([3ecedd6](https://github.com/adrianmjim/nestjs-supabase-js/commit/3ecedd68270fd9c3757579b7925205c77492ec50))
* **auth:** Add BaseSupabaseAuthGuard ([dd73a42](https://github.com/adrianmjim/nestjs-supabase-js/commit/dd73a422a1f9873fe26bfae3f65cb90f861b3fa7))

### 1.0.1 (2024-02-19)

## 1.0.0 (2024-02-18)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-supabase-js",
"version": "1.0.1",
"version": "1.1.0",
"description": "NestJS Supabase integration",
"keywords": [
"nestjs",
Expand Down

0 comments on commit e239b67

Please sign in to comment.