Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc committed Nov 11, 2016
1 parent 5bdc4d7 commit 72ca33f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "pickmeup",
"version" : "3.0.6",
"version" : "3.0.7",
"homepage" : "https://github.com/nazar-pc/PickMeUp",
"authors" : [
"Nazar Mokrynskyi <[email protected]>"
Expand Down
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
3.0.7 (11 November, 2016)
* Fixed main file ([PR #142](https://github.com/nazar-pc/PickMeUp/pull/142))
* Do not fail with exception when target element to initialize PickMeUp not found, fixes [#148](https://github.com/nazar-pc/PickMeUp/issues/148)
* Fix for Twitter Bootstrap and UIkit wrappers (caused by changes in PickMeUp internals), fixes [#138](https://github.com/nazar-pc/PickMeUp/issues/138)

3.0.6 (15 September, 2016)
* IE compatibility fix

3.0.5 (09 September, 2016)
* Remove `.idea` from npm package
* Small fix for getting locales when parsing date
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"date",
"calendar"
],
"version" : "3.0.6",
"version" : "3.0.7",
"homepage" : "https://github.com/nazar-pc/PickMeUp",
"author" : {
"name" : "Nazar Mokrynskyi",
Expand Down

0 comments on commit 72ca33f

Please sign in to comment.