Skip to content

Commit

Permalink
👷 [ci]: Version Packages (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
studiocms-no-reply and github-actions[bot] authored Jan 24, 2025
1 parent 4a43e03 commit ed7a670
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .changeset/hungry-turkeys-kick.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/studiocms_ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @studiocms/ui

## 0.4.4

### Patch Changes

- [#48](https://github.com/withstudiocms/ui/pull/48) [`4a43e03`](https://github.com/withstudiocms/ui/commit/4a43e031b2395ca1cf72c8343638f5836178944e) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Fix Icon component requiring functions from Iconify Utils lib during runtime as well as extend usage possibilities.

NEW:

- `IconBase` component exported from `studiocms:ui/components` which allows passing custom image collections from Iconify.

Updated:

- `Icon` component to use this new system.

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/studiocms_ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@studiocms/ui",
"version": "0.4.3",
"version": "0.4.4",
"description": "The UI library for StudioCMS. Includes the layouts & components we use to build StudioCMS.",
"repository": {
"type": "git",
Expand Down

0 comments on commit ed7a670

Please sign in to comment.