1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-01-16 21:08:38 +01:00

chore: bump version from 2.5.1-dev to 2.5.1

This commit is contained in:
oupala 2024-10-09 23:26:54 +02:00
parent 518adb3f02
commit 5ca6e94cb1
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [2.5.1](https://github.com/oupala/apaxy/compare/2.5.0...2.5.1) (2024-10-09)
### Bug Fixes
* lightgallery feature ([c7a1221](https://github.com/oupala/apaxy/commit/c7a1221bc7d92f6611a2d80255b3634e7f42d945)), closes [#160](https://github.com/oupala/apaxy/issues/160)
# [2.5.0](https://github.com/oupala/apaxy/compare/2.4.0...2.5.0) (2024-09-15)

View File

@ -1,6 +1,6 @@
{
"name": "apaxy",
"version": "2.5.1-dev",
"version": "2.5.1",
"description": "A simple, customisable theme for your Apache directory listing.",
"main": "index.js",
"scripts": {