Skip to content

Commit

Permalink
chore(release): bump version number to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Oct 25, 2018
1 parent 0c944ec commit 5f2ba0e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="2.1.0"></a>
# [2.1.0](https://github.com/tinesoft/ngx-cookieconsent/compare/v2.0.0...v2.1.0) (2018-10-25)


### Features

* **core:** update to `cookieconsent v3.1.0` and its features ([d674b93](https://github.com/tinesoft/ngx-cookieconsent/commit/d674b93))
* **options:** add `policy` and `target` options to `NgcContentOptions` ([a0849f2](https://github.com/tinesoft/ngx-cookieconsent/commit/a0849f2)), closes [#23](https://github.com/tinesoft/ngx-cookieconsent/issues/23)



<a name="2.0.0"></a>
# [2.0.0](https://github.com/tinesoft/ngx-cookieconsent/compare/v1.1.1...v2.0.0) (2018-07-19)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngx-cookieconsent",
"description": "Cookie Consent module for Angular.",
"version": "2.0.0",
"version": "2.1.0",
"homepage": "https://github.com/tinesoft/ngx-cookieconsent",
"author": {
"name": "Tine Kondo",
Expand Down

0 comments on commit 5f2ba0e

Please sign in to comment.