Skip to content

Commit 409b33c

Browse files
committed
Publish
- @umbraco-ui/[email protected]
1 parent d46e02a commit 409b33c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uui/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+
## [0.2.1](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-05-20)
7+
8+
### Bug Fixes
9+
10+
- **uui:** change "import" to "export \*" ([d46e02a](https://github.com/umbraco/Umbraco.UI/commit/d46e02a7ec2c4558b775a3a22b8f6b743fb1375b))
11+
612
# [0.2.0](https://github.com/umbraco/Umbraco.UI/compare/@umbraco-ui/[email protected]...@umbraco-ui/[email protected]) (2022-05-04)
713

814
### Features

packages/uui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umbraco-ui/uui",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"license": "MIT",
55
"description": "The full Umbraco UI Library. The package includes and registers all UUI Web Components.",
66
"keywords": [

0 commit comments

Comments
 (0)