Skip to content

Commit

Permalink
chore(release): 1.0.0-rc.6 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-rc.6](v1.0.0-rc.5...v1.0.0-rc.6) (2021-08-31)

### Features

* **ld-label:** allow html content ([246352c](246352c))
  • Loading branch information
semantic-release-bot committed Aug 31, 2021
1 parent 246352c commit f3521eb
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.

# [1.0.0-rc.6](https://github.com/emdgroup-liquid/liquid/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2021-08-31)


### Features

* **ld-label:** allow html content ([246352c](https://github.com/emdgroup-liquid/liquid/commit/246352c1571e8f0323b983c6667db9fcf1505662))

# [1.0.0-rc.5](https://github.com/emdgroup-liquid/liquid/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2021-08-26)


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": "1.0.0-rc.5",
"version": "1.0.0-rc.6",
"description": "Beautiful, accessible and versatile UI components",
"private": false,
"publishConfig": {
Expand Down

0 comments on commit f3521eb

Please sign in to comment.