Skip to content

Commit

Permalink
chore(release): 5.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.2.0](v5.1.1...v5.2.0) (2023-04-13)

### Features

* **ld-select:** render option html content in trigger button ([c3c3058](c3c3058))
  • Loading branch information
semantic-release-bot committed Apr 13, 2023
1 parent c3c3058 commit ee57d83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.2.0](https://github.com/emdgroup-liquid/liquid/compare/v5.1.1...v5.2.0) (2023-04-13)


### Features

* **ld-select:** render option html content in trigger button ([c3c3058](https://github.com/emdgroup-liquid/liquid/commit/c3c3058b2cc7ff8da97fc2e2c096eb32a9dd6629))

## [5.1.1](https://github.com/emdgroup-liquid/liquid/compare/v5.1.0...v5.1.1) (2023-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emdgroup-liquid/liquid",
"version": "5.1.1",
"version": "5.2.0",
"description": "Beautiful, accessible and versatile UI components",
"publishConfig": {
"access": "public"
Expand Down

1 comment on commit ee57d83

@vercel
Copy link

@vercel vercel bot commented on ee57d83 Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

liquid – ./

liquid-uxsd.vercel.app
liquid-git-main-uxsd.vercel.app
liquid-oxygen.vercel.app

Please sign in to comment.