Skip to content

Commit

Permalink
chore(release): 2.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.2](v2.5.1...v2.5.2) (2022-01-01)

### Bug Fixes

* fix missing time in flatpickr ([036bf0b](036bf0b))
  • Loading branch information
semantic-release-bot committed Jan 1, 2022
1 parent 036bf0b commit d996f1d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.5.2](https://github.com/daveroverts/bmac/compare/v2.5.1...v2.5.2) (2022-01-01)


### Bug Fixes

* fix missing time in flatpickr ([036bf0b](https://github.com/daveroverts/bmac/commit/036bf0b38571cc6e2fd51c06667987dc6950e23a))

## [2.5.1](https://github.com/daveroverts/bmac/compare/v2.5.0...v2.5.1) (2022-01-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"flatpickr": "^4.6.9",
"sweetalert2": "^11.1.9"
},
"version": "2.5.1",
"version": "2.5.2",
"repository": {
"type": "git",
"url": "https://github.com/daveroverts/bmac.git"
Expand Down

0 comments on commit d996f1d

Please sign in to comment.