From 710cef3fd376fc1234b5cdcebc3c9271c033e384 Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Tue, 22 Oct 2024 20:02:01 +0300 Subject: [PATCH] Release 1.135.4 --- CHANGELOG.md | 2 -- package.json | 2 +- src/components/footer.jsx | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2be8885af..a9facca10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,6 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.136.0] - Not released - ## [1.135.3] - 2024-10-22 ### Fixed - Multiple fixes in style handling process: diff --git a/package.json b/package.json index 60e427174..d05d96b50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.136.0", + "version": "1.135.4", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index 078415b67..49cbf384f 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (