Skip to content

Commit 51e2878

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.2.8...v2.0.0) (2025-10-04) ### Features * **ci:** implement test-first release workflow with enhanced security ([b36783b](b36783b)) ### BREAKING CHANGES * **ci:** Releases now require all tests to pass successfully
1 parent b36783b commit 51e2878

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/d-oit/hinode-mod-slideshow-gallery/compare/v1.2.8...v2.0.0) (2025-10-04)
2+
3+
4+
### Features
5+
6+
* **ci:** implement test-first release workflow with enhanced security ([b36783b](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/b36783bc5060941e5a05a8ffafcb50c783123972))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **ci:** Releases now require all tests to pass successfully
12+
113
# Changelog
214

315
All notable changes to this project will be documented in this file.
@@ -44,4 +56,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4456
* **deps:** bump @playwright/test from 1.54.2 to 1.55.0 ([b877f06](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/b877f06a62c5b084b90531f569c5bda2395d2b3b))
4557
* **deps:** bump @playwright/test from 1.55.0 to 1.55.1 ([8535450](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/85354507957c9169780ee7e7188f673a44edab32))
4658
* **deps:** bump dotenv from 17.0.0 to 17.2.1 ([55fefdf](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/55fefdfc0085173a2285b783293c341477a3a987))
47-
* **deps:** bump dotenv from 17.2.1 to 17.2.3 ([f2b22e4](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/f2b22e46ad53a47d44b1c72c42074f055de995db))
59+
* **deps:** bump dotenv from 17.2.1 to 17.2.3 ([f2b22e4](https://github.com/d-oit/hinode-mod-slideshow-gallery/commit/f2b22e46ad53a47d44b1c72c42074f055de995db))

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

0 commit comments

Comments
 (0)