From a6c0a10eb757af037e33808177e5f4e2ad38fc71 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Mon, 19 Jun 2023 18:18:06 +0200 Subject: chore(release): v0.37.1 --- CHANGELOG.md | 2 ++ zellij-utils/assets/plugins/compact-bar.wasm | Bin 526976 -> 527164 bytes .../assets/plugins/fixture-plugin-for-tests.wasm | Bin 469205 -> 469205 bytes zellij-utils/assets/plugins/status-bar.wasm | Bin 656049 -> 656035 bytes zellij-utils/assets/plugins/strider.wasm | Bin 1718751 -> 1718008 bytes zellij-utils/assets/plugins/tab-bar.wasm | Bin 497429 -> 497422 bytes 6 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2391424b8..ebd9fcb1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/) ## [Unreleased] + +## [0.37.1] - 2023-06-19 * 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) diff --git a/zellij-utils/assets/plugins/compact-bar.wasm b/zellij-utils/assets/plugins/compact-bar.wasm index 94c020b82..200534c47 100755 Binary files a/zellij-utils/assets/plugins/compact-bar.wasm and b/zellij-utils/assets/plugins/compact-bar.wasm differ diff --git a/zellij-utils/assets/plugins/fixture-plugin-for-tests.wasm b/zellij-utils/assets/plugins/fixture-plugin-for-tests.wasm index b40c13684..e0d29f1ec 100755 Binary files a/zellij-utils/assets/plugins/fixture-plugin-for-tests.wasm and b/zellij-utils/assets/plugins/fixture-plugin-for-tests.wasm differ diff --git a/zellij-utils/assets/plugins/status-bar.wasm b/zellij-utils/assets/plugins/status-bar.wasm index 776b7daf2..efea98ee6 100755 Binary files a/zellij-utils/assets/plugins/status-bar.wasm and b/zellij-utils/assets/plugins/status-bar.wasm differ diff --git a/zellij-utils/assets/plugins/strider.wasm b/zellij-utils/assets/plugins/strider.wasm index a2f03af27..378f1ae21 100755 Binary files a/zellij-utils/assets/plugins/strider.wasm and b/zellij-utils/assets/plugins/strider.wasm differ diff --git a/zellij-utils/assets/plugins/tab-bar.wasm b/zellij-utils/assets/plugins/tab-bar.wasm index 7c1bf9b62..7ba18f0d5 100755 Binary files a/zellij-utils/assets/plugins/tab-bar.wasm and b/zellij-utils/assets/plugins/tab-bar.wasm differ -- cgit v1.2.3