Skip to content

Commit

Permalink
4.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DethAriel committed May 17, 2018
1 parent b45a48b commit 0da271b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="4.0.0-beta.1"></a>
# [4.0.0-beta.1](https://github.com/DethAriel/ng-recaptcha/compare/v3.0.5...v4.0.0-beta.1) (2018-05-17)


### Features

* **component:** adjust dependencies for Angular 6 support ([736c7ae](https://github.com/DethAriel/ng-recaptcha/commit/736c7ae))


### BREAKING CHANGES

* **component:** The peer dependency for `@angular/core` has been bumped to `^6.0.0`



<a name="3.0.5"></a>
## [3.0.5](https://github.com/DethAriel/ng-recaptcha/compare/v3.0.3...v3.0.5) (2018-04-27)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-recaptcha",
"version": "3.0.5",
"version": "4.0.0-beta.1",
"description": "Angular component for Google reCAPTCHA",
"scripts": {
"demo": "yarn demo:serve",
Expand Down

0 comments on commit 0da271b

Please sign in to comment.