Skip to content

Commit 1632a97

Browse files
committed
chore(release): prepare for 0.12.0-pl
1 parent 8026e60 commit 1632a97

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## 0.12.0-beta - 2025-04-28
5+
## 0.12.0-pl - 2025-05-14
66

77
### 🚀 Features
88

@@ -84,6 +84,10 @@ All notable changes to this project will be documented in this file.
8484
- Admin ([a2121c3](https://github.com/modxcms/modAI/commit/a2121c39d58c671105c2df2bcd40d5a734d35974))
8585
- Add tool's prompt ([1ca1a92](https://github.com/modxcms/modAI/commit/1ca1a927e66d023d7c2ebd83ddb55a33416fb3da))
8686

87+
### 🎨 Styling
88+
89+
- New spark button ([8026e60](https://github.com/modxcms/modAI/commit/8026e6065a6eeba01bad4d7ebe3dd9880dbf0552))
90+
8791
### ⚙️ Miscellaneous Tasks
8892

8993
- Fix commit links in the changelog ([1a58beb](https://github.com/modxcms/modAI/commit/1a58beb7a13ba4e10ddb81d6403e9f7385c7e711))

_build/gpm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: modAI
2-
version: 0.12.0-beta
2+
version: 0.12.0-pl
33
lowCaseName: modai
44
namespace: modAI
55
author: 'John Peca'

core/components/modai/docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a shortened version, [view full Changelog here](https://github.com/modxcms/modAI/blob/main/CHANGELOG.md).
44

5-
## 0.12.0-beta - 2025-04-28
5+
## 0.12.0-pl - 2025-05-14
66

77
### Features
88

0 commit comments

Comments
 (0)