Skip to content

Commit

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


### Bug Fixes

* fix data fetching bug ([#99](https://github.com/stacklok/codegate-ui/issues/99)) ([d75c445](https://github.com/stacklok/codegate-ui/commit/d75c445332827d8b1141f03d4c5a42627b6c71c7))

## [0.4.0](https://github.com/stacklok/codegate-ui/compare/v0.3.0...v0.4.0) (2025-01-16)


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

0 comments on commit 6bfa866

Please sign in to comment.