Skip to content

Commit 8d744bd

Browse files
committed
chore: release v0.3.0
1 parent f09049a commit 8d744bd

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.3.0
4+
5+
- feat: configure an Intelligence Learning Container (f09049a)
6+
7+
### Container images
8+
9+
- `ghcr.io/copilotkit/opentag-agent:v0.3.0`
10+
- `ghcr.io/copilotkit/opentag-runtime:v0.3.0`
11+
312
## v0.2.4
413

514
- test: update Slack container assertions (28b7cc9)

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