From fd2527ba6bbf3ef274d2c7ea76953aacf536f85e Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Mon, 27 May 2024 19:00:12 +0300 Subject: [PATCH] Back to dev --- CHANGELOG.md | 2 ++ package.json | 2 +- src/components/footer.jsx | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41b23f861..f55be6dc7 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.133.0] - Not released + ## [1.132.0] - 2024-05-27 ### Added - Ability to "unlock" and preview comments from the banned users and with reply diff --git a/package.json b/package.json index e57d7a5bf..5d1f4a618 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.132.0", + "version": "1.133.0", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index a8afc2230..ed879c62e 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (