Skip to content

Commit 7cdb1d2

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2025-10-05) ### Bug Fixes * add trailing slash to baseURL and configure URL settings for GitHub Pages ([728ae08](728ae08)) * remove baseURL override to let production config handle it ([16934eb](16934eb))
1 parent 16934eb commit 7cdb1d2

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.3](https://github.com/d-oit/hinode-mod-image-lightbox-gallery/compare/v1.2.2...v1.2.3) (2025-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* add trailing slash to baseURL and configure URL settings for GitHub Pages ([728ae08](https://github.com/d-oit/hinode-mod-image-lightbox-gallery/commit/728ae085223baca589636d6abfcfc47d09b2c725))
7+
* remove baseURL override to let production config handle it ([16934eb](https://github.com/d-oit/hinode-mod-image-lightbox-gallery/commit/16934ebb1130710f3dc354b5231263647ad7165e))
8+
19
## [1.2.2](https://github.com/d-oit/hinode-mod-image-lightbox-gallery/compare/v1.2.1...v1.2.2) (2025-10-05)
210

311

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d-oit/hinode-mod-image-lightbox-gallery",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Hugo module compatible with Hinode image lightbox gallery",
55
"keywords": [
66
"hugo",

0 commit comments

Comments
 (0)