Skip to content

Commit 4d387c8

Browse files
committed
chore(main): release 0.7.2
1 parent e8c3880 commit 4d387c8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.2](https://github.com/stacklok/codegate-ui/compare/v0.7.1...v0.7.2) (2025-01-22)
4+
5+
6+
### Bug Fixes
7+
8+
* make custom icons inherit text color ([#170](https://github.com/stacklok/codegate-ui/issues/170)) ([e8c3880](https://github.com/stacklok/codegate-ui/commit/e8c3880e4663c198e77383d21406741c14c002fc)), closes [#156](https://github.com/stacklok/codegate-ui/issues/156)
9+
310
## [0.7.1](https://github.com/stacklok/codegate-ui/compare/v0.7.0...v0.7.1) (2025-01-22)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-project",
33
"private": true,
4-
"version": "0.7.1",
4+
"version": "0.7.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)