Skip to content

Commit 836642b

Browse files
👷 [ci]: Version Packages (#82)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 536f1d2 commit 836642b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wicked-emus-tie.md

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

packages/studiocms_ui/CHANGELOG.md

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

3+
## 0.4.15
4+
5+
### Patch Changes
6+
7+
- [#81](https://github.com/withstudiocms/ui/pull/81) [`cbee510`](https://github.com/withstudiocms/ui/commit/cbee5108ad7355cd810297d28bfce7350c931d7f) Thanks [@RATIU5](https://github.com/RATIU5)! - fixes select interfaces and types and adds safety check to prevent duplicate event listeners
8+
39
## 0.4.14
410

511
### Patch 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": "0.4.14",
3+
"version": "0.4.15",
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)