Skip to content

Commit 3595283

Browse files
tylerslatongithub-actions[bot]
authored andcommitted
chore: release v0.2.1
1 parent 812ba98 commit 3595283

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.2.1
4+
5+
- Merge pull request #44 from CopilotKit/tyler/oss-792-give-opentag-a-tool-to-unsubscribe-from-threads (812ba98)
6+
- feat: add conditional thread subscription tools (d68ff7c)
7+
- Merge pull request #48 from CopilotKit/agent/rolling-ecs-deployments (e7ec090)
8+
- fix(aws): use rolling ECS deployments (1589533)
9+
10+
### Container images
11+
12+
- `ghcr.io/copilotkit/opentag-agent:v0.2.1`
13+
- `ghcr.io/copilotkit/opentag-runtime:v0.2.1`
14+
315
## v0.2.0
416

517
- Merge pull request #45 from CopilotKit/port-kite-to-aws-cdk (26f1fa7)

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.2.0",
3+
"version": "0.2.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)