Skip to content

Commit 2c08ea8

Browse files
committed
chore: Publish new release
- @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected] - @umbraco-ui/[email protected]
1 parent 2fe7231 commit 2c08ea8

File tree

149 files changed

+1215
-742
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+1215
-742
lines changed

package-lock.json

Lines changed: 470 additions & 470 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uui-action-bar/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2023-01-11)
7+
8+
### Features
9+
10+
- **build:** update packages to esmodules and fix rollup import ([0980022](https://github.com/umbraco/Umbraco.UI/commit/0980022acd9fedc79b017f417d4c56d247d129e3))
11+
612
# [1.0.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-08-22)
713

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

packages/uui-action-bar/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-action-bar",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",
@@ -30,8 +30,8 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-base": "1.0.0",
34-
"@umbraco-ui/uui-button-group": "1.0.0"
33+
"@umbraco-ui/uui-base": "1.1.0",
34+
"@umbraco-ui/uui-button-group": "1.1.0"
3535
},
3636
"scripts": {
3737
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

packages/uui-avatar-group/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2023-01-11)
7+
8+
### Features
9+
10+
- **build:** update packages to esmodules and fix rollup import ([0980022](https://github.com/umbraco/Umbraco.UI/commit/0980022acd9fedc79b017f417d4c56d247d129e3))
11+
612
# [1.0.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-08-22)
713

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

packages/uui-avatar-group/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-avatar-group",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"keywords": [
66
"Umbraco",
@@ -30,8 +30,8 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-avatar": "1.0.0",
34-
"@umbraco-ui/uui-base": "1.0.0"
33+
"@umbraco-ui/uui-avatar": "1.1.0",
34+
"@umbraco-ui/uui-base": "1.1.0"
3535
},
3636
"scripts": {
3737
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

packages/uui-avatar/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2023-01-11)
7+
8+
### Features
9+
10+
- **build:** update packages to esmodules and fix rollup import ([0980022](https://github.com/umbraco/Umbraco.UI/commit/0980022acd9fedc79b017f417d4c56d247d129e3))
11+
612
# [1.0.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-08-22)
713

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

packages/uui-avatar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-avatar",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"description": "An avatar web component for displaying user avatars.",
66
"keywords": [
@@ -30,7 +30,7 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-base": "1.0.0"
33+
"@umbraco-ui/uui-base": "1.1.0"
3434
},
3535
"scripts": {
3636
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

packages/uui-badge/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2023-01-11)
7+
8+
### Bug Fixes
9+
10+
- import types as types ([3dcb9ce](https://github.com/umbraco/Umbraco.UI/commit/3dcb9ce2abd59dbb665ca0391aae9b72afa930f8))
11+
12+
### Features
13+
14+
- **build:** update packages to esmodules and fix rollup import ([0980022](https://github.com/umbraco/Umbraco.UI/commit/0980022acd9fedc79b017f417d4c56d247d129e3))
15+
616
# [1.0.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-08-22)
717

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

packages/uui-badge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui-badge",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"description": "A badge to notify that there is something that requires attention of the user.",
66
"keywords": [
@@ -30,7 +30,7 @@
3030
"custom-elements.json"
3131
],
3232
"dependencies": {
33-
"@umbraco-ui/uui-base": "1.0.0"
33+
"@umbraco-ui/uui-base": "1.1.0"
3434
},
3535
"scripts": {
3636
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

packages/uui-base/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2023-01-11)
7+
8+
### Features
9+
10+
- **build:** update packages to esmodules and fix rollup import ([0980022](https://github.com/umbraco/Umbraco.UI/commit/0980022acd9fedc79b017f417d4c56d247d129e3))
11+
612
# [1.0.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-08-22)
713

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

0 commit comments

Comments
 (0)