Skip to content

Commit

Permalink
v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Oct 9, 2024
1 parent b3438a0 commit 33b3ec5
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 17 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.1](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0...v1.10.1) (2024-10-09)

### Bug Fixes

- **uui-slider:** Focus handle in slider instead of slider track itself ([#918](https://github.com/umbraco/Umbraco.UI/issues/918)) ([b3438a0](https://github.com/umbraco/Umbraco.UI/commit/b3438a07d28e945a1f98ebfd976d4f661222ed51))

# [1.10.0](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0-rc.0...v1.10.0) (2024-09-16)

**Note:** Version bump only for package uui-monorepo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
"packages": ["packages/*"],
"version": "1.10.0",
"version": "1.10.1",
"preid": "rc",
"exact": true,
"noPush": true,
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions packages/uui-file-dropzone/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.1](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0...v1.10.1) (2024-10-09)

**Note:** Version bump only for package @umbraco-ui/uui-file-dropzone

# [1.10.0](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0-rc.0...v1.10.0) (2024-09-16)

**Note:** Version bump only for package @umbraco-ui/uui-file-dropzone
Expand Down
2 changes: 1 addition & 1 deletion packages/uui-file-dropzone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-file-dropzone",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down
4 changes: 4 additions & 0 deletions packages/uui-input-file/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.1](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0...v1.10.1) (2024-10-09)

**Note:** Version bump only for package @umbraco-ui/uui-input-file

# [1.10.0](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0-rc.0...v1.10.0) (2024-09-16)

**Note:** Version bump only for package @umbraco-ui/uui-input-file
Expand Down
4 changes: 2 additions & 2 deletions packages/uui-input-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-input-file",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@umbraco-ui/uui-action-bar": "1.10.0",
"@umbraco-ui/uui-base": "1.10.0",
"@umbraco-ui/uui-button": "1.10.0",
"@umbraco-ui/uui-file-dropzone": "1.10.0",
"@umbraco-ui/uui-file-dropzone": "1.10.1",
"@umbraco-ui/uui-icon": "1.10.0",
"@umbraco-ui/uui-icon-registry-essential": "1.10.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/uui-slider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.1](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0...v1.10.1) (2024-10-09)

### Bug Fixes

- **uui-slider:** Focus handle in slider instead of slider track itself ([#918](https://github.com/umbraco/Umbraco.UI/issues/918)) ([b3438a0](https://github.com/umbraco/Umbraco.UI/commit/b3438a07d28e945a1f98ebfd976d4f661222ed51))

# [1.10.0](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0-rc.0...v1.10.0) (2024-09-16)

**Note:** Version bump only for package @umbraco-ui/uui-slider
Expand Down
2 changes: 1 addition & 1 deletion packages/uui-slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui-slider",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"keywords": [
"Umbraco",
Expand Down
4 changes: 4 additions & 0 deletions packages/uui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.1](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0...v1.10.1) (2024-10-09)

**Note:** Version bump only for package @umbraco-ui/uui

# [1.10.0](https://github.com/umbraco/Umbraco.UI/compare/v1.10.0-rc.0...v1.10.0) (2024-09-16)

**Note:** Version bump only for package @umbraco-ui/uui
Expand Down
8 changes: 4 additions & 4 deletions packages/uui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umbraco-ui/uui",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"description": "The full Umbraco UI Library. The package includes and registers all UUI Web Components.",
"keywords": [
Expand Down Expand Up @@ -65,7 +65,7 @@
"@umbraco-ui/uui-css": "1.10.0",
"@umbraco-ui/uui-dialog": "1.10.0",
"@umbraco-ui/uui-dialog-layout": "1.10.0",
"@umbraco-ui/uui-file-dropzone": "1.10.0",
"@umbraco-ui/uui-file-dropzone": "1.10.1",
"@umbraco-ui/uui-file-preview": "1.10.0",
"@umbraco-ui/uui-form": "1.10.0",
"@umbraco-ui/uui-form-layout-item": "1.10.0",
Expand All @@ -74,7 +74,7 @@
"@umbraco-ui/uui-icon-registry": "1.10.0",
"@umbraco-ui/uui-icon-registry-essential": "1.10.0",
"@umbraco-ui/uui-input": "1.10.0",
"@umbraco-ui/uui-input-file": "1.10.0",
"@umbraco-ui/uui-input-file": "1.10.1",
"@umbraco-ui/uui-input-lock": "1.10.0",
"@umbraco-ui/uui-input-password": "1.10.0",
"@umbraco-ui/uui-keyboard-shortcut": "1.10.0",
Expand All @@ -101,7 +101,7 @@
"@umbraco-ui/uui-ref-node-user": "1.10.0",
"@umbraco-ui/uui-scroll-container": "1.10.0",
"@umbraco-ui/uui-select": "1.10.0",
"@umbraco-ui/uui-slider": "1.10.0",
"@umbraco-ui/uui-slider": "1.10.1",
"@umbraco-ui/uui-symbol-expand": "1.10.0",
"@umbraco-ui/uui-symbol-file": "1.10.0",
"@umbraco-ui/uui-symbol-file-dropzone": "1.10.0",
Expand Down

0 comments on commit 33b3ec5

Please sign in to comment.