Skip to content

Commit

Permalink
Publish changelog for frontend-2024.02.12.23.34.43 (#3790)
Browse files Browse the repository at this point in the history
* Publish changelog for frontend-2024.02.12.23.34.43

* Update 2024.02.12.23.34.43.md

* Lint

---------

Co-authored-by: sarayourfriend <[email protected]>
Co-authored-by: sarayourfriend <[email protected]>
Co-authored-by: Madison Swain-Bowden <[email protected]>
  • Loading branch information
4 people authored Feb 13, 2024
1 parent 8609003 commit 72aebab
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions documentation/changelogs/frontend/2024.02.12.23.34.43.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# 2024.02.12.23.34.43

```{note}
The actual release corresponding to this tag is
https://github.com/WordPress/openverse/releases/tag/frontend-2024.02.12.23.34.43.
As noted in the release's description, the actual changes are from
https://github.com/WordPress/openverse/releases/tag/frontend-2024.02.12.22.53.23.
A one-time issue caused by testing a new version of the release workflow caused
this drift, and it shouldn't occur again (or for other apps).
```

## New Features

- Add source and provider definition tooltips
([#3407](https://github.com/WordPress/openverse/pull/3407)) by @obulat

## Improvements

- Change outdated links in about page for codebase and project board to current
links ([#3768](https://github.com/WordPress/openverse/pull/3768)) by
@enteragoodusername

## Internal Improvements

- Add SEARCH_RESPONSE_TIME analytics event to searches
([#3632](https://github.com/WordPress/openverse/pull/3632)) by @adjeiv
- Update dependency @types/node to v18.19.14
([#3734](https://github.com/WordPress/openverse/pull/3734)) by @openverse-bot
- Update @openverse/eslint-plugin
([#3737](https://github.com/WordPress/openverse/pull/3737)) by @openverse-bot
- Replace dependency npm-run-all with npm-run-all2 ^6.1.2 (edited by @obulat)
([#3733](https://github.com/WordPress/openverse/pull/3733)) by @openverse-bot
- Update dependency @playwright/test to v1.41.2
([#3738](https://github.com/WordPress/openverse/pull/3738)) by @openverse-bot

## Bug Fixes

- Revert Add SEARCH_RESPONSE_TIME analytics event to searches (#3632)
([#3779](https://github.com/WordPress/openverse/pull/3779)) by @obulat
- Fix flaky Playwright tests
([#3759](https://github.com/WordPress/openverse/pull/3759)) by @obulat

0 comments on commit 72aebab

Please sign in to comment.