From bf51c9ec7ef1abf55b16d2fd3183fcecf9f17d37 Mon Sep 17 00:00:00 2001 From: ElianCodes Date: Fri, 9 Feb 2024 17:48:50 +0000 Subject: [PATCH] chore(release): 0.9.20 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfcfd310..420e8503 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### 0.9.20 (2024-02-09) + + +### Features + +* add sponsors ([a3638f5](https://github.com/ElianCodes/ElianCodes-frontend/commit/a3638f57e57a577f36b88a18d7efebf28921ce2b)) + ### 0.9.19 (2024-02-09) ### 0.9.18 (2024-02-08) diff --git a/package.json b/package.json index 2a8637c6..ed33c392 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eliancodes-frontend", - "version": "0.9.19", + "version": "0.9.20", "private": true, "type": "module", "packageManager": "pnpm@8.6.11",