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": {