Skip to content

Commit 7883518

Browse files
committed
chore(release): Bumped to Version 14.27.0
# [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))
1 parent 9275519 commit 7883518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hrms/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "14.26.2"
1+
__version__ = "14.27.0"

0 commit comments

Comments
 (0)