From 8a281812f9c6234c5e58039d5343b0220eb71af2 Mon Sep 17 00:00:00 2001 From: David Mzareulyan Date: Thu, 4 Jul 2024 19:50:32 +0300 Subject: [PATCH] Release 1.133.0 --- CHANGELOG.md | 2 +- src/components/footer.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e224c01ed..52ee5710f 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.133.0] - Not released +## [1.133.0] - 2024-07-04 ### Added - Add a "description" meta-tag to the index.html. - Autocomplete for the user/group names in the post and comment inputs. When the diff --git a/src/components/footer.jsx b/src/components/footer.jsx index ed879c62e..def4f042d 100644 --- a/src/components/footer.jsx +++ b/src/components/footer.jsx @@ -7,7 +7,7 @@ export default function Footer({ short }) { return (