Skip to content

Commit

Permalink
chore(release): release 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 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))
  • Loading branch information
semantic-release-bot committed Jul 8, 2020
1 parent 888f157 commit 14a18a8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# ngx-element-boundary - Changelog

# 1.0.0 (2020-07-08)


### Bug Fixes

* **lib:** reuse existing single app boundary sharing strategy ([544dd29](https://github.com/gund/ngx-element-boundary/commit/544dd29a60d74c1906e4730c400ead4a4f7cb2bf))


### Features

* **lib:** add default ng element strategy factory ([8e58da5](https://github.com/gund/ngx-element-boundary/commit/8e58da5702f6473d88301f9e66bd19cd7d795c37))
* **lib:** implement element boundary ([05df8f5](https://github.com/gund/ngx-element-boundary/commit/05df8f52a76359862328b659179aced3ab10de6c))
* **lib:** scaffold library ([6f98f20](https://github.com/gund/ngx-element-boundary/commit/6f98f20c52065cf8a16e47c080f099aaa130b579))
* **lib:** setup automated semver releasing ([05a9cf8](https://github.com/gund/ngx-element-boundary/commit/05a9cf84180d55ad87565cd268d513e6b230894f))

0 comments on commit 14a18a8

Please sign in to comment.