We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 663925c + 7e9c1a3 commit 49a0fc1Copy full SHA for 49a0fc1
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.2.0"
+ ".": "1.3.0"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.3.0](https://github.com/antifree/json-to-variables/compare/v1.2.0...v1.3.0) (2025-03-26)
4
+
5
6
+### Features
7
8
+* add secrets support ([663925c](https://github.com/antifree/json-to-variables/commit/663925c5ec7793d27c24b61949347e3979a2f3b3))
9
10
## [1.2.0](https://github.com/antifree/json-to-variables/compare/v1.1.2...v1.2.0) (2024-05-12)
11
12
0 commit comments