mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-05-19 03:54:50 -04:00
chore: release v2025.8.5
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to Wizarr will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project uses [Calendar Versioning](https://calver.org/).
|
||||
|
||||
|
||||
|
||||
## [2025.8.5](https://github.com/wizarrrr/wizarr/compare/2025.8.4...2025.8.5) (2025-08-31)
|
||||
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
* configure Git identity and authentication for Release-It GitHub Actions ([4ba7d1a](https://github.com/wizarrrr/wizarr/commit/4ba7d1af3be92b78da5a16aa1f4b9afc791acb1e))
|
||||
* prevent conventional changelog from overriding CalVer versioning ([74504a7](https://github.com/wizarrrr/wizarr/commit/74504a74f1da28a3da8b3dac58f0a315881ca655))
|
||||
|
||||
# Changelog
|
||||
|
||||
## [2025.9.0](https://github.com/wizarrrr/wizarr/compare/2025.8.4...v2025.9.0) (2025-08-31)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "wizarr",
|
||||
"version": "2025.9.0",
|
||||
"version": "2025.8.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "wizarr",
|
||||
"version": "2025.9.0",
|
||||
"version": "2025.8.5",
|
||||
"devDependencies": {
|
||||
"@csmith/release-it-calver-plugin": "^2023.12.0",
|
||||
"@release-it/conventional-changelog": "^8.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wizarr",
|
||||
"version": "2025.8.4",
|
||||
"version": "2025.8.5",
|
||||
"description": "Multi-server invitation manager for Plex, Jellyfin, Emby & AudiobookShelf",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -16,4 +16,4 @@
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user