Skip to content

Commit ba90e7a

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2025-10-04) ### Bug Fixes * **deps-dev:** bump @commitlint/cli from 19.8.1 to 20.1.0 ([9399c7a](9399c7a)) * **deps-dev:** bump @commitlint/config-conventional ([a5c9425](a5c9425)) * **deps-dev:** bump cpy-cli from 5.0.0 to 6.0.0 ([1b62e92](1b62e92)) * **deps-dev:** bump hugo-bin from 0.144.9 to 0.145.2 ([357b1a8](357b1a8)) * **deps-dev:** bump hugo-bin from 0.145.2 to 0.146.0 ([31ec5da](31ec5da)) * **deps-dev:** bump hugo-bin from 0.146.0 to 0.147.1 ([27ec57f](27ec57f)) * **deps-dev:** bump playwright from 1.53.2 to 1.54.2 ([5765f6f](5765f6f)) * **deps-dev:** bump semantic-release from 24.2.6 to 24.2.7 ([f9320db](f9320db)) * **deps-dev:** bump semantic-release from 24.2.7 to 24.2.9 ([41f71db](41f71db)) * **deps:** bump @playwright/test from 1.53.2 to 1.54.2 ([a979a0f](a979a0f)) * **deps:** bump @playwright/test from 1.54.2 to 1.55.0 ([b877f06](b877f06)) * **deps:** bump @playwright/test from 1.55.0 to 1.55.1 ([8535450](8535450)) * **deps:** bump dotenv from 17.0.0 to 17.2.1 ([55fefdf](55fefdf)) * **deps:** bump dotenv from 17.2.1 to 17.2.3 ([f2b22e4](f2b22e4))
1 parent 49071d4 commit ba90e7a

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-4
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [1.2.8](https://github.com/d-oit/hinode-mod-slideshow-gallery/compare/v1.2.7...v1.2.8) (2025-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps-dev:** bump @commitlint/cli from 19.8.1 to 20.1.0 ([9399c7a](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/9399c7a64c0d940a6cc9e68b85a0826363939ce0))
7+
* **deps-dev:** bump @commitlint/config-conventional ([a5c9425](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/a5c9425db25d5e2fab49096ea1367330f3466156))
8+
* **deps-dev:** bump cpy-cli from 5.0.0 to 6.0.0 ([1b62e92](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/1b62e9296b3ec672a52f715dee5c5edc6db8ca4f))
9+
* **deps-dev:** bump hugo-bin from 0.144.9 to 0.145.2 ([357b1a8](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/357b1a8e63f4cc644aa3d1b9641543ab65f664f2))
10+
* **deps-dev:** bump hugo-bin from 0.145.2 to 0.146.0 ([31ec5da](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/31ec5da0b40a6a28c042f06e241ebf852fe61163))
11+
* **deps-dev:** bump hugo-bin from 0.146.0 to 0.147.1 ([27ec57f](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/27ec57fbb46cedc58c2969bcc3cf63025949085a))
12+
* **deps-dev:** bump playwright from 1.53.2 to 1.54.2 ([5765f6f](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/5765f6fe6a358e19d7247597d6469ec4969534d9))
13+
* **deps-dev:** bump semantic-release from 24.2.6 to 24.2.7 ([f9320db](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/f9320dbad713d793e1db8756c38711ae2194224c))
14+
* **deps-dev:** bump semantic-release from 24.2.7 to 24.2.9 ([41f71db](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/41f71db13dbd3ff00293d36b988694eca2fcc797))
15+
* **deps:** bump @playwright/test from 1.53.2 to 1.54.2 ([a979a0f](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/a979a0f01889507ea0dbd95b363ea52571bb5e24))
16+
* **deps:** bump @playwright/test from 1.54.2 to 1.55.0 ([b877f06](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/b877f06a62c5b084b90531f569c5bda2395d2b3b))
17+
* **deps:** bump @playwright/test from 1.55.0 to 1.55.1 ([8535450](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/85354507957c9169780ee7e7188f673a44edab32))
18+
* **deps:** bump dotenv from 17.0.0 to 17.2.1 ([55fefdf](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/55fefdfc0085173a2285b783293c341477a3a987))
19+
* **deps:** bump dotenv from 17.2.1 to 17.2.3 ([f2b22e4](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/f2b22e46ad53a47d44b1c72c42074f055de995db))
20+
121
# Changelog
222

323
All notable changes to this project will be documented in this file.
@@ -27,4 +47,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2747
- Template compatibility issues with Hugo v0.146.0+
2848

2949
### Security
30-
- Updated dependencies for security improvements
50+
- Updated dependencies for security improvements

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-slideshow-gallery",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "Hugo Slideshow Gallery module compatible for Hinode",
55
"keywords": [
66
"hugo",

0 commit comments

Comments
 (0)