Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 108b8ec

Browse files
authored
chore(main): release 0.0.15 (#72)
1 parent 03f0d7e commit 108b8ec

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.0.15](https://github.com/stacklok/codegate-ui/compare/v0.0.14...v0.0.15) (2025-01-15)
4+
5+
6+
### Bug Fixes
7+
8+
* alerts line chart sorting ([#63](https://github.com/stacklok/codegate-ui/issues/63)) ([ce8146c](https://github.com/stacklok/codegate-ui/commit/ce8146c644b9a44884aba2a5b4fc0adba08a4518))
9+
* formatting alert time in the table, add seconds ([#56](https://github.com/stacklok/codegate-ui/issues/56)) ([8d764aa](https://github.com/stacklok/codegate-ui/commit/8d764aac08329fceb2e3bc53b0ba01ef785ecf7e))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-project",
33
"private": true,
4-
"version": "0.0.14",
4+
"version": "0.0.15",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)