Skip to content

Commit b1361ef

Browse files
chore(main): release client-proxy 0.0.1 (#3269)
🤖 I have created a release *beep* *boop* --- ## 0.0.1 (2026-07-11) ### Features * Adding client-proxy and clickhouse to e2b-artifacts ([#3210](#3210)) ([5686d88](5686d88)) ### Bug Fixes * added changelog file to trigger client-proxy buld ([#3268](#3268)) ([70b0ee9](70b0ee9)) * correct 3 CVES ([#3218](#3218)) ([076823b](076823b)) * **local-dev:** rename API_GRPC_ADDRESS to API_INTERNAL_GRPC_ADDRESS in local dev env ([#2589](#2589)) ([6c0bcb1](6c0bcb1)) * push client-proxy, dashboard-api, and docker-reverse-proxy image… ([#2953](#2953)) ([1d930ee](1d930ee)) * reset artifacts ([#3259](#3259)) ([93f7eb5](93f7eb5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: e2b-release-please[bot] <298072688+e2b-release-please[bot]@users.noreply.github.com>
1 parent 70b0ee9 commit b1361ef

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/docker-reverse-proxy": "0.0.1",
3-
"packages/client-proxy": "0.0.0",
3+
"packages/client-proxy": "0.0.1",
44
"packages/clickhouse": "0.0.1"
55
}

packages/client-proxy/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 0.0.1 (2026-07-11)
4+
5+
6+
### Features
7+
8+
* Adding client-proxy and clickhouse to e2b-artifacts ([#3210](https://github.com/e2b-dev/infra/issues/3210)) ([5686d88](https://github.com/e2b-dev/infra/commit/5686d881e4c5c8a1712a5bd09a74b198172701b3))
9+
10+
11+
### Bug Fixes
12+
13+
* added changelog file to trigger client-proxy buld ([#3268](https://github.com/e2b-dev/infra/issues/3268)) ([70b0ee9](https://github.com/e2b-dev/infra/commit/70b0ee9c05022003564e0bf3fd081ac836527d73))
14+
* correct 3 CVES ([#3218](https://github.com/e2b-dev/infra/issues/3218)) ([076823b](https://github.com/e2b-dev/infra/commit/076823bc5cbffb9f8c04670c886562445e50ead7))
15+
* **local-dev:** rename API_GRPC_ADDRESS to API_INTERNAL_GRPC_ADDRESS in local dev env ([#2589](https://github.com/e2b-dev/infra/issues/2589)) ([6c0bcb1](https://github.com/e2b-dev/infra/commit/6c0bcb15d80c2f33e23102c18f22cc6ea49cfd8e))
16+
* push client-proxy, dashboard-api, and docker-reverse-proxy image… ([#2953](https://github.com/e2b-dev/infra/issues/2953)) ([1d930ee](https://github.com/e2b-dev/infra/commit/1d930ee60fd74b3ad1d5c167165b1005baa471fe))
17+
* reset artifacts ([#3259](https://github.com/e2b-dev/infra/issues/3259)) ([93f7eb5](https://github.com/e2b-dev/infra/commit/93f7eb57ce66fb72607bc0f3c1c40358a3c46c8a))

0 commit comments

Comments
 (0)