chore(release): v0.37.1

This commit is contained in:
Aram Drevekenin 2023-06-19 18:18:06 +02:00
parent 5b14fc423b
commit a6c0a10eb7
6 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
## [0.37.1] - 2023-06-19
* hotfix: theme options does not work (https://github.com/zellij-org/zellij/pull/2562) * hotfix: theme options does not work (https://github.com/zellij-org/zellij/pull/2562)
* fix: various plugin api methods (https://github.com/zellij-org/zellij/pull/2564) * fix: various plugin api methods (https://github.com/zellij-org/zellij/pull/2564)