Skip to content

Tags: frappe/bench

Tags

v5.22.6

Toggle v5.22.6's commit message
chore(release): Bumped to Version 5.22.6

## [5.22.6](v5.22.5...v5.22.6) (2024-05-08)

### Bug Fixes

* add useforsecurity with fallback for <3.9 ([319809d](319809d))

v5.22.5

Toggle v5.22.5's commit message
chore(release): Bumped to Version 5.22.5

## [5.22.5](v5.22.4...v5.22.5) (2024-05-08)

### Bug Fixes

* calc md5 for app cache ([16f8906](16f8906))
* check md5 when fetching from cache ([efb5171](efb5171))
* update pre url coercion check ([6f074a7](6f074a7))

v5.22.4

Toggle v5.22.4's commit message
chore(release): Bumped to Version 5.22.4

## [5.22.4](v5.22.3...v5.22.4) (2024-04-29)

### Bug Fixes

* add jammy package for Ubuntu 22 ([#1549](#1549)) ([5a0922d](5a0922d))
* Switched to native GIT way to lookup branch names ([#1553](#1553)) ([1751b2d](1751b2d))

v5.22.3

Toggle v5.22.3's commit message
chore(release): Bumped to Version 5.22.3

## [5.22.3](v5.22.2...v5.22.3) (2024-02-24)

### Performance Improvements

* Avoid use of glob for fetching python executable ([8db23dd](8db23dd))

v5.22.2

Toggle v5.22.2's commit message
chore(release): Bumped to Version 5.22.2

## [5.22.2](v5.22.1...v5.22.2) (2024-02-23)

### Bug Fixes

* **build:** support pyproject version ([#1502](#1502)) ([7c64aa3](7c64aa3))

v5.22.1

Toggle v5.22.1's commit message
chore(release): Bumped to Version 5.22.1

## [5.22.1](v5.22.0...v5.22.1) (2024-02-23)

### Bug Fixes

* **build:** pin hatchling version 2nd try ([b74ff54](b74ff54))
* **build:** pin hatchling version to prevent import error ([3a73059](3a73059))
* ignore org check fail if using cache ([aa12aab](aa12aab))
* specify hatch version in release ([87b4b1f](87b4b1f))

v5.22.0

Toggle v5.22.0's commit message
chore(release): Bumped to Version 5.22.0

# [5.22.0](v5.21.5...v5.22.0) (2024-02-07)

### Features

* `bench validate-dependencies` command ([#1534](#1534)) ([ab9b617](ab9b617))

v5.21.5

Toggle v5.21.5's commit message
chore(release): Bumped to Version 5.21.5

## [5.21.5](v5.21.4...v5.21.5) (2024-02-07)

### Bug Fixes

* Check yarn files during install ([#1533](#1533)) ([1a42175](1a42175))

v5.21.4

Toggle v5.21.4's commit message
chore(release): Bumped to Version 5.21.4

## [5.21.4](v5.21.3...v5.21.4) (2024-02-03)

### Bug Fixes

* RQ crashes on Mac ([#1529](#1529)) ([f5ab045](f5ab045))

v5.21.3

Toggle v5.21.3's commit message
chore(release): Bumped to Version 5.21.3

## [5.21.3](v5.21.2...v5.21.3) (2024-02-02)

### Bug Fixes

* coerce git_url to app_name ([54b514b](54b514b))