Skip to content

Commit a27e94c

Browse files
author
hardworker-bot
committed
chore(release): Publish [skip ci]
- [email protected] - [email protected]
1 parent c5e1059 commit a27e94c

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

controlplane/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.136.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.136.0) (2025-04-16)
8+
9+
### Features
10+
11+
* add webhook proposal state update functionality ([#1794](https://github.com/wundergraph/cosmo/issues/1794)) ([c5e1059](https://github.com/wundergraph/cosmo/commit/c5e10594087d93f63c8adeeedbc9fc3a9bb35198)) (@JivusAyrus)
12+
713
# [0.135.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.135.0) (2025-04-15)
814

915
### Features

controlplane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "controlplane",
3-
"version": "0.135.0",
3+
"version": "0.136.0",
44
"private": true,
55
"description": "WunderGraph Cosmo Controlplane",
66
"type": "module",

studio/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h
44
All notable changes to this project will be documented in this file.
55
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
66

7+
# [0.113.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.113.0) (2025-04-16)
8+
9+
### Features
10+
11+
* add webhook proposal state update functionality ([#1794](https://github.com/wundergraph/cosmo/issues/1794)) ([c5e1059](https://github.com/wundergraph/cosmo/commit/c5e10594087d93f63c8adeeedbc9fc3a9bb35198)) (@JivusAyrus)
12+
713
# [0.112.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.112.0) (2025-04-15)
814

915
### Features

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "studio",
3-
"version": "0.112.0",
3+
"version": "0.113.0",
44
"private": true,
55
"license": "Apache-2.0",
66
"description": "WunderGraph Cosmo Studio",

0 commit comments

Comments
 (0)