Skip to content

Commit 72e2821

Browse files
author
GitHub Release Bot
committed
Release 1.3.0
1 parent 8935196 commit 72e2821

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and adheres to a project-specific [Versioning](/README.md).
77

88
## [Unreleased]
99

10+
## [1.3.0] - 2024-03-12
11+
1012
### Added
1113

1214
Added support for the `{GoogleSecret:SecretName:SecretVersion}` syntax to override the default values in the `appsettings.json` or `appsettings.{Environment}.json` files.
@@ -23,6 +25,7 @@ Added support for the `{GoogleSecret:SecretName:SecretVersion}` syntax to overri
2325

2426
- Changelog
2527

26-
[unreleased]: https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.2.0...HEAD
28+
[unreleased]: https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.3.0...HEAD
29+
[1.3.0]: https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.2.0...1.3.0
2730
[1.2.0]: https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.1.9...1.2.0
2831
[1.1.9]: https://github.com/neolution-ch/Neolution.Extensions.Configuration.GoogleSecrets/compare/1.1.7...1.1.9

0 commit comments

Comments
 (0)