Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot authored Jan 15, 2025
1 parent f2673bc commit 638c940
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.0](https://github.com/stacklok/codegate-ui/compare/v0.0.15...v0.1.0) (2025-01-15)


### Features

* add ErrorBoundary ([#69](https://github.com/stacklok/codegate-ui/issues/69)) ([78bdfb9](https://github.com/stacklok/codegate-ui/commit/78bdfb9ef98ee9426c35c254fd4f670954c162b1))
* health check card ([#62](https://github.com/stacklok/codegate-ui/issues/62)) ([f2673bc](https://github.com/stacklok/codegate-ui/commit/f2673bcf71d2ce1850ac9ad8e861bf448ac84a91))

## [0.0.15](https://github.com/stacklok/codegate-ui/compare/v0.0.14...v0.0.15) (2025-01-15)


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.0.15",
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 638c940

Please sign in to comment.