diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bab1445..d53d430b 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.137.0] - Not released - ## [1.136.0] - 2024-11-08 ### Changed - The advanced search form is refactored to support the new search operators. diff --git a/package.json b/package.json index 2cbb9601..965077a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.137.0", + "version": "1.136.1", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index 7465fe8b..0badc404 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (