From 95c8236daaeae68c68faabdaaaa976aceb87e206 Mon Sep 17 00:00:00 2001 From: Adrianmjim <> Date: Thu, 24 Oct 2024 08:16:20 +0000 Subject: [PATCH] chore(release): 1.1.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",