Skip to content

Commit 206857b

Browse files
authored
feat(cloud): Finalize project environment API (#227)
1 parent 456cf19 commit 206857b

File tree

4 files changed

+24
-119
lines changed

4 files changed

+24
-119
lines changed

packages/celest_cloud/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.4
2+
3+
- feat: Finalize project environment API
4+
15
# 0.1.3
26

37
- chore: Update protos

packages/celest_cloud/lib/src/proto/celest/cloud/v1alpha1/project_environments.pb.dart

Lines changed: 11 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/celest_cloud/lib/src/proto/celest/cloud/v1alpha1/project_environments.pbjson.dart

Lines changed: 8 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/celest_cloud/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: celest_cloud
22
description: API contracts and Dart clients for the Celest Cloud platform.
3-
version: 0.1.3
3+
version: 0.1.4
44
repository: https://github.com/celest-dev/celest
55

66
environment:

0 commit comments

Comments
 (0)