Skip to content

Commit 14a18a8

Browse files
chore(release): release 1.0.0 [skip ci]
# 1.0.0 (2020-07-08) ### Bug Fixes * **lib:** reuse existing single app boundary sharing strategy ([544dd29](544dd29)) ### Features * **lib:** add default ng element strategy factory ([8e58da5](8e58da5)) * **lib:** implement element boundary ([05df8f5](05df8f5)) * **lib:** scaffold library ([6f98f20](6f98f20)) * **lib:** setup automated semver releasing ([05a9cf8](05a9cf8))
1 parent 888f157 commit 14a18a8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# ngx-element-boundary - Changelog
2+
3+
# 1.0.0 (2020-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **lib:** reuse existing single app boundary sharing strategy ([544dd29](https://github.com/gund/ngx-element-boundary/commit/544dd29a60d74c1906e4730c400ead4a4f7cb2bf))
9+
10+
11+
### Features
12+
13+
* **lib:** add default ng element strategy factory ([8e58da5](https://github.com/gund/ngx-element-boundary/commit/8e58da5702f6473d88301f9e66bd19cd7d795c37))
14+
* **lib:** implement element boundary ([05df8f5](https://github.com/gund/ngx-element-boundary/commit/05df8f52a76359862328b659179aced3ab10de6c))
15+
* **lib:** scaffold library ([6f98f20](https://github.com/gund/ngx-element-boundary/commit/6f98f20c52065cf8a16e47c080f099aaa130b579))
16+
* **lib:** setup automated semver releasing ([05a9cf8](https://github.com/gund/ngx-element-boundary/commit/05a9cf84180d55ad87565cd268d513e6b230894f))

0 commit comments

Comments
 (0)