From d3077ffd22056cd0303a1faa6862f20efbe0f121 Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Wed, 4 Dec 2024 13:09:58 +0300 Subject: [PATCH] Release 1.136.2 --- 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 e834492d..88832be6 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.137.0] - Not released +## [1.136.2] - 2024-12-04 ### Changed - The autocomplete is now queries server during typing. It allows to show exact matches of private users and groups. diff --git a/package.json b/package.json index 2cbb9601..2a562fd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-pepyatka", - "version": "1.137.0", + "version": "1.136.2", "description": "", "main": "index.js", "dependencies": { diff --git a/src/components/footer.jsx b/src/components/footer.jsx index 7465fe8b..b4b5416f 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (