Skip to content
This repository was archived by the owner on Mar 20, 2022. It is now read-only.

Commit 666a03d

Browse files
committed
fixes #28, #29, #30; publish new version
1 parent 1599ed0 commit 666a03d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
[1.2.9] - 2019-01-15
5+
* fixed bugs #28, #29, #30
6+
47
[1.2.8] - 2018-12-18
58
* improved option `orientation` (checking available space on top when value is `auto`)
69

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightpick",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"description": "Javascript date range picker - lightweight, no jQuery",
55
"main": "lightpick.js",
66
"scripts": {

0 commit comments

Comments
 (0)