From bbed0a2d7163f0f3056552e4bb688aae10491e1f Mon Sep 17 00:00:00 2001 From: ElianCodes Date: Wed, 17 Jul 2024 12:47:54 +0000 Subject: [PATCH] chore(release): 0.9.64 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e18a460f..1e6b4d53 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. +### 0.9.64 (2024-07-17) + ### 0.9.63 (2024-07-15) ### 0.9.62 (2024-06-26) diff --git a/package.json b/package.json index 50e2f3e4..14e2c8b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eliancodes-frontend", - "version": "0.9.63", + "version": "0.9.64", "private": true, "type": "module", "scripts": {