Skip to content

Commit 6a770d8

Browse files
committed
chore: release v0.4.1
1 parent 5c03e70 commit 6a770d8

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.4.1
4+
5+
- fix: harden coder publish replay safety (5c03e70)
6+
- fix: make coder approvals replay-safe (efec9d7)
7+
- docs: group optional environment examples (49b235a)
8+
- feat: add GitHub App coder authentication (7e9be6d)
9+
10+
### Container images
11+
12+
- `ghcr.io/copilotkit/opentag-agent:v0.4.1`
13+
- `ghcr.io/copilotkit/opentag-runtime:v0.4.1`
14+
315
## v0.4.0
416

517
- docs: remove superpowers content (0577c63)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentag",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"private": true,
55
"description": "OpenTag — an open-source, self-hosted knowledge-work agent with connected tools and generative UI for Slack and Microsoft Teams.",
66
"license": "MIT",

0 commit comments

Comments
 (0)