Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.4...v1.5.0) (2022-11-10)

### Features

* export ModelStore for standalone usage ([9a725d8](9a725d8))
  • Loading branch information
semantic-release-bot committed Nov 10, 2022
1 parent e23e740 commit 3b040b7
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.5.0](https://github.com/adobe/aem-spa-page-model-manager/compare/v1.4.4...v1.5.0) (2022-11-10)


### Features

* export ModelStore for standalone usage ([9a725d8](https://github.com/adobe/aem-spa-page-model-manager/commit/9a725d885c182126cd7734b9d708a43173bf23c0))

## [1.4.4](https://github.com/adobe/aem-spa-page-model-manager/compare/v1.4.3...v1.4.4) (2022-06-21)


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.4",
"version": "1.5.0",
"description": "An interpreter between AEM Editor and the AEM SPA Editor.",
"keywords": [
"spa",
Expand Down

0 comments on commit 3b040b7

Please sign in to comment.