From 4b797760c091f09f2abb0916bda869c7aaadff29 Mon Sep 17 00:00:00 2001 From: Zulfiqar Ali Date: Mon, 29 Apr 2024 00:00:37 -0400 Subject: [PATCH] fix sidebar scroll --- CHANGELOG.md | 4 ++++ Gemfile.lock | 2 +- app/views/eventsimple/shared/_sidebar.html.erb | 2 +- lib/eventsimple/version.rb | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49e2d67b8..d232fc434 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 1.4.1 - 2024-04-28 +### Fixed +- Fix Sidebar scroll + ## 1.4.0 - 2024-04-02 ### Changed - Production ready release of the outbox consumer diff --git a/Gemfile.lock b/Gemfile.lock index 8b512190b..172b4f458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - eventsimple (1.4.0) + eventsimple (1.4.1) dry-struct (~> 1.6) dry-types (~> 1.7) pg (~> 1.4) diff --git a/app/views/eventsimple/shared/_sidebar.html.erb b/app/views/eventsimple/shared/_sidebar.html.erb index dfee84c73..c04904491 100644 --- a/app/views/eventsimple/shared/_sidebar.html.erb +++ b/app/views/eventsimple/shared/_sidebar.html.erb @@ -1,5 +1,5 @@ -