Skip to content

v1.2.2

Compare
Choose a tag to compare
@priyank-p priyank-p released this 06 Sep 23:35
v1.2.2
856a81e

Changes

This release contains bug fixes:

  • Fixed issue where readable date was not updated.
  • Made the size of picker 310px, on some browsers the calender was cut-off from the right side which fixes this issue.

Commits

git log v1.2.1...v1.2.2 --reverse --oneline --format=' * %h: %s':

  • b57c0aa: relase: new release v1.2.0.
  • aa14116: relase: new release v1.2.1.
  • bdbe61c: simplepicker: fix an issue where readable date is not updated.
  • 26d74d9: simplepicker: make the size 310px.
  • d872ac2: npm-scripts: make prepare script to prepack.
  • 856a81e: relase: new relase v1.2.2.