Skip to content

Commit 29e4571

Browse files
committed
chore(release): 3.2.2
1 parent 4d7bab4 commit 29e4571

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [3.2.2](https://github.com/HoPGoldy/cube-diary/compare/v3.2.1...v3.2.2) (2026-04-21)
6+
57
## [3.2.1](https://github.com/HoPGoldy/cube-diary/compare/v3.2.0...v3.2.1) (2026-04-08)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cube-diary",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"private": true,
55
"scripts": {
66
"dev": "concurrently -n backend,frontend -c blue,green \"pnpm --filter backend start:dev\" \"pnpm --filter frontend start:dev\"",

0 commit comments

Comments
 (0)