diff --git a/CHANGELOG.md b/CHANGELOG.md index 80178b5e..9a5dceda 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.135.0] - Not released + ## [1.134.4] - 2024-08-26 ### Changed - The 'Privacy' and 'Terms' pages now renders statically from the Markdown files diff --git a/package.json b/package.json index 1008dbba..bca63ac0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.134.4", + "version": "1.135.0", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index 3c4a4ec1..09235b78 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (