Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot authored Jan 17, 2025
1 parent 0baa10b commit a940ffe
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.5.0](https://github.com/stacklok/codegate-ui/compare/v0.4.1...v0.5.0) (2025-01-17)


### Features

* initial work on codegate version check widget ([#94](https://github.com/stacklok/codegate-ui/issues/94)) ([0baa10b](https://github.com/stacklok/codegate-ui/commit/0baa10ba8875c6baa977b34eba637d8b1e11aa63))
* react-query hey-api integration ([#101](https://github.com/stacklok/codegate-ui/issues/101)) ([58d4d47](https://github.com/stacklok/codegate-ui/commit/58d4d477677f5047c3b7efa7f744a5e88c57dd8f))

## [0.4.1](https://github.com/stacklok/codegate-ui/compare/v0.4.0...v0.4.1) (2025-01-17)


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

0 comments on commit a940ffe

Please sign in to comment.