Skip to content

Commit 71284dd

Browse files
committed
chore(release): publish 0.0.9-4
1 parent 9a4475c commit 71284dd

5 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.9-4 (2025-09-01)
2+
3+
This was a version bump only, there were no code changes.
4+
15
## 0.0.9-3 (2025-09-01)
26

37
### 🚀 Features

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/codewreaker/adenta"
66
},
7-
"version": "0.0.9-3",
7+
"version": "0.0.9-4",
88
"type": "module",
99
"main": "./src/index.js",
1010
"types": "./src/index.d.ts",

packages/cms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adenta/cms",
3-
"version": "0.0.9-3",
3+
"version": "0.0.9-4",
44
"description": "A blank template to get started with Payload 3.0",
55
"license": "MIT",
66
"type": "module",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adenta/core",
3-
"version": "0.0.9-3",
3+
"version": "0.0.9-4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/codewreaker/adenta"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adenta/ui",
3-
"version": "0.0.9-3",
3+
"version": "0.0.9-4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/codewreaker/adenta"

0 commit comments

Comments
 (0)