chore(release): 2.7.2

This commit is contained in:
semantic-release-bot
2025-07-21 17:46:02 +00:00
parent 017c69abb0
commit 697a08167f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [2.7.2](https://github.com/fallenbagel/jellyseerr/compare/v2.7.1...v2.7.2) (2025-07-21)
### Bug Fixes
* **proxy:** modify the registration of the axios interceptors ([#1791](https://github.com/fallenbagel/jellyseerr/issues/1791)) ([75a7279](https://github.com/fallenbagel/jellyseerr/commit/75a7279ea24874548fece12bb5e7c97d78d088a9)), closes [#1787](https://github.com/fallenbagel/jellyseerr/issues/1787)
## [2.7.1](https://github.com/fallenbagel/jellyseerr/compare/v2.7.0...v2.7.1) (2025-07-15)

View File

@@ -1,6 +1,6 @@
{
"name": "jellyseerr",
"version": "2.7.1",
"version": "2.7.2",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",