Skip to content

Commit 72136b5

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2021-04-15) ### Bug Fixes * return generic types in get/getLazy ([#39](#39)) ([f92ac1f](f92ac1f))
1 parent f92ac1f commit 72136b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/adobe/aem-spa-component-mapping/compare/v1.1.0...v1.1.1) (2021-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* return generic types in get/getLazy ([#39](https://github.com/adobe/aem-spa-component-mapping/issues/39)) ([f92ac1f](https://github.com/adobe/aem-spa-component-mapping/commit/f92ac1f9d20e992d782292d6e12e483edde5cce1))
7+
18
# [1.1.0](https://github.com/adobe/aem-spa-component-mapping/compare/v1.0.8...v1.1.0) (2021-01-08)
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-spa-component-mapping",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Provides a mapping of SPA front-end components to AEM resource types.",
55
"keywords": [
66
"spa",

0 commit comments

Comments
 (0)