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
5 changes: 0 additions & 5 deletions .changeset/angry-vans-know.md

This file was deleted.

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

## 1.1.1

### Patch Changes

- [#154](https://github.com/withstudiocms/ui/pull/154) [`0115293`](https://github.com/withstudiocms/ui/commit/01152938f81ccaeb2ee05684483cad610d1eae96) Thanks [@jellydeck](https://github.com/jellydeck)! - Fixes Alert component icon, header alignment and missing virtual type declaration

## 1.1.0

### Minor 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": "1.1.0",
"version": "1.1.1",
"description": "The UI library for StudioCMS. Includes the layouts & components we use to build StudioCMS.",
"repository": {
"type": "git",
Expand Down
Loading