-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): bump version number to 1.0.0
- Loading branch information
1 parent
4eba5db
commit e528daa
Showing
2 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<a name="1.0.0"></a> | ||
# 1.0.0 (2018-07-25) | ||
|
||
|
||
### Features | ||
|
||
* **package:** added `find` function to `NgxLinkifyjsService` ([8c666ea](https://github.com/anthonynahas/ngx-linkifyjs/commit/8c666ea)) | ||
* **package:** added `Link` interface ([72377a2](https://github.com/anthonynahas/ngx-linkifyjs/commit/72377a2)) | ||
* **package:** added `linkify` method to the service ([52e8f7d](https://github.com/anthonynahas/ngx-linkifyjs/commit/52e8f7d)) | ||
* **package:** added `linkify` pipe ([98f4b7d](https://github.com/anthonynahas/ngx-linkifyjs/commit/98f4b7d)) | ||
* **package:** added `test` function to the service ([2e49ea2](https://github.com/anthonynahas/ngx-linkifyjs/commit/2e49ea2)) | ||
* **package:** added mention to the `LinkType` enum + specs ([aeb43af](https://github.com/anthonynahas/ngx-linkifyjs/commit/aeb43af)) | ||
* **package:** added new enum `LinkType` -> email ([6307d9c](https://github.com/anthonynahas/ngx-linkifyjs/commit/6307d9c)) | ||
* **package:** added new enum `LinkType` -> url and hashtag as options ([292462b](https://github.com/anthonynahas/ngx-linkifyjs/commit/292462b)) | ||
* **package:** added the `hashtag` and `mention` plugins from linkifyjs ([5b2f91e](https://github.com/anthonynahas/ngx-linkifyjs/commit/5b2f91e)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters