Skip to content

Commit 3e97498

Browse files
Rollout
1 parent 0892818 commit 3e97498

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

Changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [v1.5.7] - next
8+
## [v1.5.8] - next
9+
10+
## [v1.5.7] - 2024-12-09
11+
12+
### Fixed
13+
14+
- Resolved issue with filters being displayed incorrectly
915

1016
### Added
1117
- Added adapters

adminforth/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adminforth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adminforth",
3-
"version": "1.5.7-next.0",
3+
"version": "1.5.7",
44
"description": "OpenSource Vue3 powered forth-generation admin panel",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)