Skip to content

Commit 8b3ba7f

Browse files
Merge pull request #1255 from dbsystel/release/v2.6.2
Release v2.6.2
2 parents e0d2478 + 11623e4 commit 8b3ba7f

File tree

3 files changed

+23
-4
lines changed

3 files changed

+23
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.2](https://github.com/dbsystel/cdk-sops-secrets/compare/v2.6.1...v2.6.2) (2026-02-16)
6+
57
## [2.6.1](https://github.com/dbsystel/cdk-sops-secrets/compare/v2.6.0...v2.6.1) (2026-02-07)
68

79
## [2.6.0](https://github.com/dbsystel/cdk-sops-secrets/compare/v2.5.0...v2.6.0) (2026-02-07)

package-lock.json

Lines changed: 20 additions & 3 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.6.1",
4+
"version": "2.6.2",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "Markus Siebert",

0 commit comments

Comments
 (0)