Skip to content

Commit 44d8c68

Browse files
chore(release): 2.6.0 (#1248)
1 parent 0696db0 commit 44d8c68

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.6.0](https://github.com/dbsystel/cdk-sops-secrets/compare/v2.5.0...v2.6.0) (2026-02-07)
6+
7+
8+
### Features
9+
10+
* make create-release workflow rerunnable ([#1225](https://github.com/dbsystel/cdk-sops-secrets/issues/1225)) ([cdf59b4](https://github.com/dbsystel/cdk-sops-secrets/commit/cdf59b43013520aa7b8c6cd45ba4f5a564fbbf37)), closes [#1215](https://github.com/dbsystel/cdk-sops-secrets/issues/1215)
11+
512
## [2.5.0](https://github.com/dbsystel/cdk-sops-secrets/compare/v2.4.7...v2.5.0) (2026-01-12)
613

714

package-lock.json

Lines changed: 4 additions & 4 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,7 +1,7 @@
11
{
22
"name": "cdk-sops-secrets",
33
"description": "CDK Constructs that syncs your sops secrets into AWS SecretsManager secrets.",
4-
"version": "2.5.0",
4+
"version": "2.6.0",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "Markus Siebert",

0 commit comments

Comments
 (0)