Skip to content

Commit

Permalink
chore(release): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.4](v2.0.3...v2.0.4) (2023-03-01)

### Bug Fixes

* jcr:title of the component should be used in Template Editor ([0564707](0564707))
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent 0578cc5 commit 6d9eef1
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
@@ -1,3 +1,10 @@
## [2.0.4](https://github.com/adobe/aem-react-editable-components/compare/v2.0.3...v2.0.4) (2023-03-01)


### Bug Fixes

* jcr:title of the component should be used in Template Editor ([0564707](https://github.com/adobe/aem-react-editable-components/commit/0564707c62104a35269c36c93754efd2799352ad))

## [2.0.3](https://github.com/adobe/aem-react-editable-components/compare/v2.0.2...v2.0.3) (2022-10-20)


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": "@adobe/aem-react-editable-components",
"version": "2.0.3",
"version": "2.0.4",
"description": "Provides React components and integration layer with Adobe Experience Manager Page Editor.",
"keywords": [
"spa",
Expand Down

0 comments on commit 6d9eef1

Please sign in to comment.