summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-06-20 17:34:24 +0200
committerAram Drevekenin <aram@poor.dev>2023-06-20 17:34:24 +0200
commitfda5923d64dc1388f063e78d9087c236d38555ff (patch)
tree6e5e218411f6ad36f3ab2e0a2a24fe45e367c412
parent3ed2a245722a3b9e1be20596348a5afe9519fd70 (diff)
chore(release): v0.37.2v0.37.2
-rw-r--r--CHANGELOG.md2
-rwxr-xr-xzellij-utils/assets/plugins/compact-bar.wasmbin527164 -> 526958 bytes
-rwxr-xr-xzellij-utils/assets/plugins/fixture-plugin-for-tests.wasmbin469205 -> 469401 bytes
-rwxr-xr-xzellij-utils/assets/plugins/status-bar.wasmbin656035 -> 656048 bytes
-rwxr-xr-xzellij-utils/assets/plugins/strider.wasmbin1718008 -> 1718164 bytes
-rwxr-xr-xzellij-utils/assets/plugins/tab-bar.wasmbin497422 -> 497627 bytes
6 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56b0ff8cf..abfb784fc 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.2] - 2023-06-20
* hotfix: include theme files into binary (https://github.com/zellij-org/zellij/pull/2566)
* fix: make plugin hide_self api idempotent (https://github.com/zellij-org/zellij/pull/2568)
diff --git a/zellij-utils/assets/plugins/compact-bar.wasm b/zellij-utils/assets/plugins/compact-bar.wasm
index 200534c47..bd878f2a8 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 e0d29f1ec..80a6776e9 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 efea98ee6..58beaacc8 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 378f1ae21..db61209a8 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 7ba18f0d5..33bf1a44c 100755
--- a/zellij-utils/assets/plugins/tab-bar.wasm
+++ b/zellij-utils/assets/plugins/tab-bar.wasm
Binary files differ