Skip to content

Commit aac9bf2

Browse files
👷 [ci]: Version Packages (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc492e7 commit aac9bf2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mighty-buckets-talk.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.17
4+
5+
### Patch Changes
6+
7+
- [#94](https://github.com/withstudiocms/ui/pull/94) [`2b89d92`](https://github.com/withstudiocms/ui/commit/2b89d92eb95277cdb65be6839851bd75650661a9) Thanks [@RATIU5](https://github.com/RATIU5)! - prevents overflow select dropdowns with a scrollable container and enables toggling the dropdown via svg icon click
8+
39
## 0.4.16
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.16",
3+
"version": "0.4.17",
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)