Skip to content

Commit

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

### Features

* Add alpine.js ([ac036e2](ac036e2))
* add blade-ui-kit package ([d52915c](d52915c))
* **admin:** replace jquery-ui datepicker with flatpickr ([9d91ff1](9d91ff1)), closes [#122](#122)
* move tinymce to separate js file ([ac732d8](ac732d8))
  • Loading branch information
semantic-release-bot committed Jan 1, 2022
1 parent 425d92b commit 83e553e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [2.5.0](https://github.com/daveroverts/bmac/compare/v2.4.0...v2.5.0) (2022-01-01)


### Features

* Add alpine.js ([ac036e2](https://github.com/daveroverts/bmac/commit/ac036e2fc64fd067f62bcc363fa0e0946e66919f))
* add blade-ui-kit package ([d52915c](https://github.com/daveroverts/bmac/commit/d52915ca1dff9744dc1f659c2039632b890ad366))
* **admin:** replace jquery-ui datepicker with flatpickr ([9d91ff1](https://github.com/daveroverts/bmac/commit/9d91ff1fe49e465dc2e3775a83d8c9a3ee94bb25)), closes [#122](https://github.com/daveroverts/bmac/issues/122)
* move tinymce to separate js file ([ac732d8](https://github.com/daveroverts/bmac/commit/ac732d8ddd38af46ec75241d4abc58321916ee72))

# [2.4.0](https://github.com/daveroverts/bmac/compare/v2.3.0...v2.4.0) (2021-12-30)


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.4.0",
"version": "2.5.0",
"repository": {
"type": "git",
"url": "https://github.com/daveroverts/bmac.git"
Expand Down

0 comments on commit 83e553e

Please sign in to comment.