Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.27.0
Browse files Browse the repository at this point in the history
# [14.27.0](v14.26.2...v14.27.0) (2024-05-01)

### Bug Fixes

* autofill skills on entering designation in Interview Round (backport [#1706](#1706)) ([#1734](#1734)) ([fb5294a](fb5294a))
* **Employee Advance:** selection of currency ([68728db](68728db))
* **Employee Attendance Tool:** 'On Leave' status showing as undefined in marked attendance summary (backport [#1712](#1712)) ([#1732](#1732)) ([af1b2ba](af1b2ba))
* **Leave Application:** half day date picker rendering (backport [#1643](#1643)) ([#1730](#1730)) ([cba9824](cba9824))
* merge conflicts ([cccda2e](cccda2e))
* more ruff linting issues ([f268a10](f268a10))
* ruff linting issues ([7b2685d](7b2685d))
* ruff linting issues ([8141c89](8141c89))
* semgrep errors ([9773e85](9773e85))

### Features

* **Attendance Request:**  add 'Include Holidays' checkbox (backport [#1040](#1040)) ([#1727](#1727)) ([12ff8c7](12ff8c7))
  • Loading branch information
frappe-bot committed May 1, 2024
1 parent 9275519 commit 7883518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.26.2"
__version__ = "14.27.0"

0 comments on commit 7883518

Please sign in to comment.