From c9683b035f8baa61e676e973f10c8f0bb59c9f52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:32:18 +0000 Subject: [PATCH] chore(main): release 1.1.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c4ddc74..53b7bc9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.1" + ".": "1.1.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4769131..81691b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.2](https://github.com/ahincho/nova-java-architecture-rules/compare/v1.1.1...v1.1.2) (2026-09-01) + + +### Documentation + +* adopt EPL-2.0 ([41a548f](https://github.com/ahincho/nova-java-architecture-rules/commit/41a548f0a4fcd445442bc0e146557b2980ff70d8)) + ## [1.1.1](https://github.com/ahincho/nova-java-architecture-rules/compare/v1.1.0...v1.1.1) (2026-07-16)