Skip to content

Commit

Permalink
chore(main): release 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Feb 21, 2025
1 parent 14b1b2d commit 28cd8db
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.18.0](https://github.com/stacklok/codegate-ui/compare/v0.17.0...v0.18.0) (2025-02-21)


### Features

* support muxing fim and chat ([#343](https://github.com/stacklok/codegate-ui/issues/343)) ([14b1b2d](https://github.com/stacklok/codegate-ui/commit/14b1b2d470889957ca836de4a26a179fb6c56e5c))

## [0.17.0](https://github.com/stacklok/codegate-ui/compare/v0.16.0...v0.17.0) (2025-02-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-project",
"private": true,
"version": "0.17.0",
"version": "0.18.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 28cd8db

Please sign in to comment.