Skip to content

Commit

Permalink
v1.5.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Oct 18, 2023
1 parent 72ade8e commit 573af25
Show file tree
Hide file tree
Showing 165 changed files with 919 additions and 591 deletions.
4 changes: 4 additions & 0 deletions 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.5.0-rc.2](https://github.com/umbraco/Umbraco.UI/compare/v1.5.0-rc.1...v1.5.0-rc.2) (2023-10-18)

**Note:** Version bump only for package uui-monorepo

# [1.5.0-rc.1](https://github.com/umbraco/Umbraco.UI/compare/v1.5.0-rc.0...v1.5.0-rc.1) (2023-10-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "1.5.0-rc.1",
"version": "1.5.0-rc.2",
"npmClient": "npm",
"useWorkspaces": true,
"command": {
Expand Down
Loading

0 comments on commit 573af25

Please sign in to comment.