Skip to content

Commit

Permalink
version bump to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vlio20 committed Apr 15, 2018
1 parent 965823c commit 53aab6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
All notable changes to this project will be documented in this file.

<a name="2.9.0"></a>
# [2.9.0] (???)
# [2.9.0] (2018-04-15)
### Features
- On Select Output event ([???](https://github.com/vlio20/angular-datepicker/commit/???)) closes [#389](https://github.com/vlio20/angular-datepicker/issues/389)
- On Select Output event ([a8bdf56](https://github.com/vlio20/angular-datepicker/commit/a8bdf56)) closes [#389](https://github.com/vlio20/angular-datepicker/issues/389)

### Improvements
- Moving to node 8 ([???](https://github.com/vlio20/angular-datepicker/commit/???)) closes [#391](https://github.com/vlio20/angular-datepicker/issues/391)
- Moving to node 8 ([cddc2ba](https://github.com/vlio20/angular-datepicker/commit/cddc2ba)) closes [#391](https://github.com/vlio20/angular-datepicker/issues/391)

<a name="2.8.1"></a>
# [2.8.1] (2018-03-13)
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": "ng2-date-picker",
"author": "Vlad Ioffe",
"version": "2.8.1",
"version": "2.9.0",
"license": "MIT",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 53aab6b

Please sign in to comment.