Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/blue-brooms-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@ultraviolet/icons": patch
---

- New productIcon: `ManagedKafkaProductIcon`
- Fix script `icons:update` to correctly format generated files
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"oxc:fix": "pnpm run oxc --fix",
"prepare": "husky",
"tokens:update": "tsx ./utils/scripts/figma-synchronise-tokens.tsx && pnpm run format packages/themes/src/themes/console",
"icons:update": "tsx ./utils/scripts/generate-icons-file.tsx && biome format --write packages/icons",
"icons:update": "tsx ./utils/scripts/generate-icons-file.tsx && pnpm run format packages/icons",
"release": "pnpm build && pnpm changeset publish",
"svg": "svgo --config=./svgo.config.mjs --pretty --multipass",
"svg:all": "pnpm run svg -r -f 'packages/illustrations/src/assets'",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading