diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da73c60..54adc803 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.137.0] - Not released + ## [1.136.3] - 2025-01-05 ### Changed - We now use the our own CORS proxy when showing the link previews for Coub, diff --git a/package.json b/package.json index 8e53107f..2cbb9601 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.136.3", + "version": "1.137.0", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index 474a3b26..7465fe8b 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (