Skip to content

Commit 9c49982

Browse files
authored
chore(main): release 0.11.2 (#63)
1 parent b50e5ed commit 9c49982

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.11.1"
2+
".": "0.11.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.11.2](https://github.com/paperclipinc/paperclip-operator/compare/v0.11.1...v0.11.2) (2026-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** ship operators/paperclip-operator/ci.yaml with every submission ([#60](https://github.com/paperclipinc/paperclip-operator/issues/60)) ([42b323e](https://github.com/paperclipinc/paperclip-operator/commit/42b323e1897bcebea3d616a00ebfc1e3b71c3dc0))
9+
* point NOTICE attribution at github.com/paperclipinc ([#62](https://github.com/paperclipinc/paperclip-operator/issues/62)) ([b50e5ed](https://github.com/paperclipinc/paperclip-operator/commit/b50e5ed08c5af179151dbb1b2a6f2d3f0af9a0d4))
10+
311
## [0.11.1](https://github.com/paperclipinc/paperclip-operator/compare/v0.11.0...v0.11.1) (2026-04-18)
412

513

charts/paperclip-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: >-
44
Kubernetes operator for managing Paperclip instances - the open-source AI
55
agent orchestration platform
66
type: application
7-
version: 0.11.1
8-
appVersion: 0.11.1
7+
version: 0.11.2
8+
appVersion: 0.11.2
99
kubeVersion: '>=1.28.0'
1010
keywords:
1111
- paperclip

0 commit comments

Comments
 (0)