Skip to content

Commit 3929ad2

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2020-11-05) ### Bug Fixes * proper pkgRoot for semantic-release ([9051a12](9051a12))
1 parent 9051a12 commit 3929ad2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.5](https://github.com/adobe/aem-angular-editable-components/compare/v1.0.4...v1.0.5) (2020-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* proper pkgRoot for semantic-release ([9051a12](https://github.com/adobe/aem-angular-editable-components/commit/9051a128453218fa403d1e93f9300fe48fe92137))
7+
18
## [1.0.4](https://github.com/adobe/aem-angular-editable-components/compare/v1.0.3...v1.0.4) (2020-11-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aem-angular-editable-components",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Provides Angular components and integration layer with Adobe Experience Manager Page Editor.",
55
"keywords": [
66
"spa",

0 commit comments

Comments
 (0)