From a07af61456a3c429423218eef9db7b87f99760ba Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Fri, 10 Mar 2023 14:54:07 +0100 Subject: chore(release): v0.35.2 --- CHANGELOG.md | 2 ++ zellij-utils/assets/plugins/compact-bar.wasm | Bin 487351 -> 486821 bytes zellij-utils/assets/plugins/status-bar.wasm | Bin 617691 -> 617691 bytes zellij-utils/assets/plugins/strider.wasm | Bin 501119 -> 501338 bytes zellij-utils/assets/plugins/tab-bar.wasm | Bin 456008 -> 456049 bytes 5 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5071a85a8..c25e0899a 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.35.2] - 2023-03-10 * fix: get "zellij attach --create" working again (https://github.com/zellij-org/zellij/pull/2247) * fix: crash when closing tab with command panes (https://github.com/zellij-org/zellij/pull/2251) * Terminal compatibility: pad end of line on `CSI P` (https://github.com/zellij-org/zellij/pull/2259) diff --git a/zellij-utils/assets/plugins/compact-bar.wasm b/zellij-utils/assets/plugins/compact-bar.wasm index 75d11cd7b..9c2b0642d 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/status-bar.wasm b/zellij-utils/assets/plugins/status-bar.wasm index 29d955ed8..b6fee8393 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 13ccadfaf..b5dc726a0 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 31a07a4ec..2df1fe6a2 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