From 9bb601e0d16e51a3fcf6d0992081ff7001cbe9ff Mon Sep 17 00:00:00 2001 From: bnimit <49595883+bnimit@users.noreply.github.com> Date: Thu, 25 Jun 2026 08:43:53 +0000 Subject: [PATCH] chore: bump version to v2.3.3 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aeff855..4bcec0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ All notable changes to this project will be documented in this file. +## [v2.3.3] - 2026-06-25 + +### 🔧 Chore + +- chore: update dev and CI dependencies to latest (#23) (78cbb1f) +- chore: add Backstage catalog-info.yaml (ef02312) + + + ## [v2.3.2] - 2026-05-14 ### 🔧 Chore diff --git a/package.json b/package.json index 1f4adc3..860e34c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-align", - "version": "2.3.2", + "version": "2.3.3", "author": "KaWaite", "license": "MIT", "repository": {