diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dfe788..df11a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.1 (2024-10-24) + ## [1.1.0](https://github.com/adrianmjim/nestjs-supabase-js/compare/1.0.1...1.1.0) (2024-10-24) diff --git a/package.json b/package.json index fa3fc0a..cabe52c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-supabase-js", - "version": "1.1.0", + "version": "1.1.1", "description": "NestJS Supabase integration", "keywords": [ "nestjs",