Skip to content

Commit d996f1d

Browse files
chore(release): 2.5.2 [skip ci]
## [2.5.2](v2.5.1...v2.5.2) (2022-01-01) ### Bug Fixes * fix missing time in flatpickr ([036bf0b](036bf0b))
1 parent 036bf0b commit d996f1d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.5.2](https://github.com/daveroverts/bmac/compare/v2.5.1...v2.5.2) (2022-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* fix missing time in flatpickr ([036bf0b](https://github.com/daveroverts/bmac/commit/036bf0b38571cc6e2fd51c06667987dc6950e23a))
7+
18
## [2.5.1](https://github.com/daveroverts/bmac/compare/v2.5.0...v2.5.1) (2022-01-01)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"flatpickr": "^4.6.9",
5151
"sweetalert2": "^11.1.9"
5252
},
53-
"version": "2.5.1",
53+
"version": "2.5.2",
5454
"repository": {
5555
"type": "git",
5656
"url": "https://github.com/daveroverts/bmac.git"

0 commit comments

Comments
 (0)