Skip to content

Commit

Permalink
updating version to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vlio20 committed Jun 19, 2018
1 parent 370c060 commit e7da2c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

<a name="2.10.0"></a>
# [2.10.0] (2018-06-19)
### Features
- Angular 6 upgrade ([370c060](https://github.com/vlio20/angular-datepicker/commit/370c060)) closes [#403](https://github.com/vlio20/angular-datepicker/issues/403)

<a name="2.9.0"></a>
# [2.9.0] (2018-04-15)
### Features
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.9.0",
"version": "2.10.0",
"license": "MIT",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e7da2c6

Please sign in to comment.