Skip to content

Commit ef36872

Browse files
👷 [ci]: Version Packages
1 parent c7e6f2d commit ef36872

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/few-eyes-provide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tall-worms-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/studiocms_ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @studiocms/ui
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#148](https://github.com/withstudiocms/ui/pull/148) [`36d994d`](https://github.com/withstudiocms/ui/commit/36d994d7689391588539358d114d7bcad24c79e0) Thanks [@Adammatthiesen](https://github.com/Adammatthiesen)! - Fixes global window augmentation for tooltips (no user-facing changes, just better types!)
8+
9+
- [#150](https://github.com/withstudiocms/ui/pull/150) [`c7e6f2d`](https://github.com/withstudiocms/ui/commit/c7e6f2d5efe6c50dc852ff5602992f4ccf1540c0) Thanks [@louisescher](https://github.com/louisescher)! - Removes a leftover TODO comment
10+
311
## 1.0.0
412

513
### Major Changes

packages/studiocms_ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studiocms/ui",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The UI library for StudioCMS. Includes the layouts & components we use to build StudioCMS.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)