From be91e10b32da788c589c57e15539b62a9c3bd9d6 Mon Sep 17 00:00:00 2001 From: "Openverse (Bot)" <101814513+openverse-bot@users.noreply.github.com> Date: Tue, 2 Jan 2024 05:58:13 +0400 Subject: [PATCH] Publish changelog for frontend-2024.01.01.19.52.49 (#3610) Co-authored-by: dhruvkb --- .../changelogs/frontend/2024.01.01.19.52.49.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 documentation/changelogs/frontend/2024.01.01.19.52.49.md diff --git a/documentation/changelogs/frontend/2024.01.01.19.52.49.md b/documentation/changelogs/frontend/2024.01.01.19.52.49.md new file mode 100644 index 00000000000..df01615bdd3 --- /dev/null +++ b/documentation/changelogs/frontend/2024.01.01.19.52.49.md @@ -0,0 +1,15 @@ +# 2024.01.01.19.52.49 + +## Internal Improvements + +- Update pnpm from 7.17.1 to 8.12.1 + ([#3556](https://github.com/WordPress/openverse/pull/3556)) by @AetherUnbound +- Unify Vue components + ([#3593](https://github.com/WordPress/openverse/pull/3593)) by @obulat + +## Bug Fixes + +- Fix linting in CI ([#3557](https://github.com/WordPress/openverse/pull/3557)) + by @stacimc +- Send SELECT_SEARCH_RESULT event only on left-mouse clicks + ([#3472](https://github.com/WordPress/openverse/pull/3472)) by @aneevel