From 915860441118a7f63c32f881a4391608f475407d Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Mon, 29 Jul 2024 12:26:50 +0300 Subject: [PATCH 1/5] 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 232b1220..d93706c3 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.3] - 2024-07-29 ### Added - The autocomplete menu now has a links to the found users/groups pages. These diff --git a/package.json b/package.json index b6f7e35e..62108c0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.134.3", + "version": "1.135.0", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index b2482d39..18c15dac 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (