Skip to content

Commit e7da2c6

Browse files
committed
updating version to 2.10.0
1 parent 370c060 commit e7da2c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
<a name="2.10.0"></a>
5+
# [2.10.0] (2018-06-19)
6+
### Features
7+
- Angular 6 upgrade ([370c060](https://github.com/vlio20/angular-datepicker/commit/370c060)) closes [#403](https://github.com/vlio20/angular-datepicker/issues/403)
8+
49
<a name="2.9.0"></a>
510
# [2.9.0] (2018-04-15)
611
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ng2-date-picker",
33
"author": "Vlad Ioffe",
4-
"version": "2.9.0",
4+
"version": "2.10.0",
55
"license": "MIT",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)