From 27abb8605c2473e087ba31196ba8bb8965cf1b95 Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Wed, 8 May 2024 14:06:07 +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 8e7aff432..3331e3150 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.132.0] - Not released + ## [1.131.3] - 2024-05-08 ### Fixed - Separate local and remote file list changes in the file uploader (finish the diff --git a/package.json b/package.json index 46938aaaa..7ed6c521b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.131.3", + "version": "1.132.0", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index de529d098..59d102d46 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (