summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-06-19 18:18:06 +0200
committerAram Drevekenin <aram@poor.dev>2023-06-19 18:18:06 +0200
commita6c0a10eb757af037e33808177e5f4e2ad38fc71 (patch)
tree499736340c4196d595065a5be8d4ed5463aeb7e7
parent5b14fc423b8d642ae9eb3f3fe167a76a53eaa992 (diff)
chore(release): v0.37.1v0.37.1
-rw-r--r--CHANGELOG.md2
-rwxr-xr-xzellij-utils/assets/plugins/compact-bar.wasmbin526976 -> 527164 bytes
-rwxr-xr-xzellij-utils/assets/plugins/fixture-plugin-for-tests.wasmbin469205 -> 469205 bytes
-rwxr-xr-xzellij-utils/assets/plugins/status-bar.wasmbin656049 -> 656035 bytes
-rwxr-xr-xzellij-utils/assets/plugins/strider.wasmbin1718751 -> 1718008 bytes
-rwxr-xr-xzellij-utils/assets/plugins/tab-bar.wasmbin497429 -> 497422 bytes
6 files changed, 2 insertions, 0 deletions
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
--- a/zellij-utils/assets/plugins/compact-bar.wasm
+++ b/zellij-utils/assets/plugins/compact-bar.wasm
Binary files 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
--- a/zellij-utils/assets/plugins/fixture-plugin-for-tests.wasm
+++ b/zellij-utils/assets/plugins/fixture-plugin-for-tests.wasm
Binary files differ
diff --git a/zellij-utils/assets/plugins/status-bar.wasm b/zellij-utils/assets/plugins/status-bar.wasm
index 776b7daf2..efea98ee6 100755
--- a/zellij-utils/assets/plugins/status-bar.wasm
+++ b/zellij-utils/assets/plugins/status-bar.wasm
Binary files differ
diff --git a/zellij-utils/assets/plugins/strider.wasm b/zellij-utils/assets/plugins/strider.wasm
index a2f03af27..378f1ae21 100755
--- a/zellij-utils/assets/plugins/strider.wasm
+++ b/zellij-utils/assets/plugins/strider.wasm
Binary files differ
diff --git a/zellij-utils/assets/plugins/tab-bar.wasm b/zellij-utils/assets/plugins/tab-bar.wasm
index 7c1bf9b62..7ba18f0d5 100755
--- a/zellij-utils/assets/plugins/tab-bar.wasm
+++ b/zellij-utils/assets/plugins/tab-bar.wasm
Binary files differ