Skip to content

Commit

Permalink
version bump to 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vlio20 committed Jul 23, 2018
1 parent 5c7cf06 commit 8c5a930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.

<a name="2.10.0"></a>
# [2.10.1] (2018-07-22)
# [2.10.1] (2018-07-23)
### Bug Fixes
- Not bind initial formatted value ([d389c96](https://github.com/vlio20/angular-datepicker/commit/d389c96)) closes [#384](https://github.com/vlio20/angular-datepicker/issues/384)
- TAB click and then unfocusing ([d42d5b2](https://github.com/vlio20/angular-datepicker/commit/d42d5b2)) closes [#377](https://github.com/vlio20/angular-datepicker/issues/377)
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.10.0",
"version": "2.10.1",
"license": "MIT",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8c5a930

Please sign in to comment.