Skip to content

Commit 49cb87d

Browse files
committed
chore(release): bump version to 1.3.3
1 parent b169432 commit 49cb87d

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.3.3 (2026-04-16)
4+
5+
[compare changes](https://github.com/LouisMazel/relizy/compare/v1.3.2...v1.3.3)
6+
7+
### 💅 Refactors
8+
9+
- Improve AI prompts for social and provider release posts ([b169432](https://github.com/LouisMazel/relizy/commit/b169432))
10+
11+
### ❤️ Contributors
12+
13+
- LouisMazel ([@LouisMazel](https://github.com/LouisMazel))
14+
315
## v1.3.2 (2026-04-16)
416

517
[compare changes](https://github.com/LouisMazel/relizy/compare/v1.3.1...v1.3.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "relizy",
33
"type": "module",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"packageManager": "pnpm@10.33.0",
66
"description": "Changelogen adapter for monorepo management with unified and independent versioning",
77
"author": "Louis Mazel <me@loicmazuel.com>",

0 commit comments

Comments
 (0)