Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2022-06-21)

### Bug Fixes

* check the existence of the window object in places where is not yet verified ([#86](#86)) ([316aeb6](316aeb6))
  • Loading branch information
semantic-release-bot committed Jun 21, 2022
1 parent 316aeb6 commit 6484b37
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 @@
## [1.4.4](https://github.com/adobe/aem-spa-page-model-manager/compare/v1.4.3...v1.4.4) (2022-06-21)


### Bug Fixes

* check the existence of the window object in places where is not yet verified ([#86](https://github.com/adobe/aem-spa-page-model-manager/issues/86)) ([316aeb6](https://github.com/adobe/aem-spa-page-model-manager/commit/316aeb667d0ab704b77ebe5840c11f70cab33fb8))

## [1.4.3](https://github.com/adobe/aem-spa-page-model-manager/compare/v1.4.2...v1.4.3) (2022-06-02)


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-spa-page-model-manager",
"version": "1.4.3",
"version": "1.4.4",
"description": "An interpreter between AEM Editor and the AEM SPA Editor.",
"keywords": [
"spa",
Expand Down

0 comments on commit 6484b37

Please sign in to comment.