Skip to content

Commit c86bc75

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-12-22) ### Bug Fixes * \n in lightbox caption ([05a8157](05a8157)) * before slideshow fullscreen changes ([3794774](3794774)) * **deps-dev:** bump @commitlint/cli from 19.6.0 to 19.6.1 ([b6df6d2](b6df6d2)) * package-lock ([323cd7e](323cd7e)) * remove slideshow gallery ([6b947ca](6b947ca)) ### Features * wip css slideshow fullscreen ([1455831](1455831)) * caption - img figure ([7224d01](7224d01)) * caption title working ([bfc0160](bfc0160)) * image caption ([c6c9672](c6c9672)) * lightbox caption handling ([dc35b55](dc35b55)) * release npm ([4a83025](4a83025)) * sample with imagePath ([c49f535](c49f535)) * samples ([dccb8a6](dccb8a6)) * wip css ([3202915](3202915)) * wip lightbox css fullscreen ([ae0408e](ae0408e)) * wip slideshow gallery screen height ([a1ddb7e](a1ddb7e))
1 parent 56464cd commit c86bc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "0.0.1-rc1",
3+
"version": "1.0.0",
44
"description": "Hugo module compatible with Hinode image lightbox gallery",
55
"keywords": [
66
"hugo",

0 commit comments

Comments
 (0)