diff --git a/CHANGELOG.md b/CHANGELOG.md index a7036fe..4752bfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 1b622ec..4630fbd 100644 --- a/package.json +++ b/package.json @@ -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": {