Skip to content

Commit 358a842

Browse files
author
Contentrain
committed
chore(release): v0.1.0
1 parent a415425 commit 358a842

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# Changelog
22

33

4+
## v0.1.0
5+
6+
[compare changes](https://github.com/Contentrain/studio/compare/v0.1.0-beta.4...v0.1.0)
7+
8+
### 🩹 Fixes
9+
10+
- **security:** Atomic plan limit checks and GDPR audit logging gaps ([5df4248](https://github.com/Contentrain/studio/commit/5df4248))
11+
12+
### 📖 Documentation
13+
14+
- Mark resolved deferred items and fix media route test mock ([42a85af](https://github.com/Contentrain/studio/commit/42a85af))
15+
16+
### 🏡 Chore
17+
18+
- **deps-dev:** Bump the testing group with 4 updates ([e7525b8](https://github.com/Contentrain/studio/commit/e7525b8))
19+
- **deps-dev:** Bump eslint from 10.0.3 to 10.2.0 in the linting group ([054c567](https://github.com/Contentrain/studio/commit/054c567))
20+
- Add contentrain-ai symlink ignore and expand roadmap items ([805d564](https://github.com/Contentrain/studio/commit/805d564))
21+
- **deps-dev:** Bump tailwindcss from 4.2.1 to 4.2.2 ([3675b9b](https://github.com/Contentrain/studio/commit/3675b9b))
22+
- **deps-dev:** Bump @types/node from 24.12.0 to 25.5.2 ([1eb0958](https://github.com/Contentrain/studio/commit/1eb0958))
23+
24+
### ❤️ Contributors
25+
26+
- Contentrain <mcp@contentrain.io>
27+
428
## v0.1.0-beta.4
529

630
[compare changes](https://github.com/Contentrain/studio/compare/v0.1.0-beta.3...v0.1.0-beta.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentrain-studio",
3-
"version": "0.1.0-beta.4",
3+
"version": "0.1.0",
44
"type": "module",
55
"private": true,
66
"packageManager": "pnpm@10.26.2",

0 commit comments

Comments
 (0)