diff --git a/CHANGELOG.md b/CHANGELOG.md index b26e610..f1aee19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,6 @@ 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.0.1 (2024-02-19) + ## 1.0.0 (2024-02-18) diff --git a/package.json b/package.json index dacabd7..70f656c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-supabase-js", - "version": "1.0.0", + "version": "1.0.1", "description": "NestJS Supabase integration", "keywords": [ "nestjs",