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 Sep 23, 2017
1 parent ff0e648 commit 5a725ca
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
<a name="2.1.0"></a>
# [2.1.0](https://github.com/tinesoft/ng-scrollreveal/compare/v2.0.3...v2.1.0) (2017-09-23)


### Features

* **uinversal:** add universal (server side rendering) support and update demo app ([6fac32b](https://github.com/tinesoft/ng-scrollreveal/commit/6fac32b)), closes [#50](https://github.com/tinesoft/ng-scrollreveal/issues/50)



<a name="2.0.3"></a>
## [2.0.3](https://github.com/tinesoft/ng-scrollreveal/compare/2.0.2...2.0.3) (2017-06-08)
## [2.0.3](https://github.com/tinesoft/ng-scrollreveal/compare/2.0.2...v2.0.3) (2017-06-08)


### Bug Fixes
Expand Down Expand Up @@ -39,7 +49,7 @@

### Features

* **all:** making [@IgorMinar](https://github.com/IgorMinar) happy all the way (it's just angular!) ([061c648](https://github.com/tinesoft/ng-scrollreveal/commit/061c648))
* **all:** making @IgorMinar happy all the way (it's just angular!) ([061c648](https://github.com/tinesoft/ng-scrollreveal/commit/061c648))


### BREAKING CHANGES
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-scrollreveal",
"version": "2.0.3",
"version": "2.1.0",
"license": "MIT",
"description": "Angular 2+ directives for ScrollReveal JS: Easy scroll animations library for web and mobile browsers.",
"keywords": [
Expand Down

0 comments on commit 5a725ca

Please sign in to comment.