Skip to content

Commit 9523430

Browse files
author
Dimy Jeannot
committed
chore(release): publish
- project: ecosystem-v2alpha 0.34.1
1 parent ffc09e9 commit 9523430

File tree

4 files changed

+15
-13
lines changed

4 files changed

+15
-13
lines changed

apps/clients/poc/quality/v2alpha/ping/go.mod

Lines changed: 0 additions & 3 deletions
This file was deleted.

apps/clients/poc/quality/v2alpha/ping/main.go

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/workloads/public/ecosystem/v2alpha/ecosystem/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.34.1 (2025-01-28)
2+
3+
### 🩹 Fixes
4+
5+
- allowing for embedded connectors ([#31](https://github.com/openecosystems/ecosystem/pull/31))
6+
7+
### ❤️ Thank You
8+
9+
- Dimy Jeannot @dimyjeannot
10+
111
## 0.34.0 (2025-01-07)
212

313
### 🚀 Features
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "ecosystem-v2alpha-ecosystem",
3-
"version": "0.34.0",
4-
"description": "Ecosystem Multiplexer",
5-
"private": true,
6-
"license": "Apache-2.0"
2+
"name": "ecosystem-v2alpha",
3+
"version": "0.34.1",
4+
"description": "Ecosystem Multiplexer",
5+
"private": true,
6+
"license": "Apache-2.0"
77
}

0 commit comments

Comments
 (0)