From 6e82c0323227811f67d1fb34e1ef62f1d7659420 Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Mon, 6 May 2024 20:46:06 +0300 Subject: [PATCH] Release 1.131.1 --- CHANGELOG.md | 2 +- package.json | 2 +- src/components/footer.jsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c28959c..79e45f12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.1] - 2024-05-06 ### Fixed - Fixed a draft fileIds synchronization bug. diff --git a/package.json b/package.json index 7ed6c521..4d114758 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.132.0", + "version": "1.131.1", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index 59d102d4..21a7dd47 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (