We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b5a1a commit 6443fc4Copy full SHA for 6443fc4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "construct-typed-parameters",
3
- "version": "2.0.2",
+ "version": "3.0.0",
4
"description": "Type-safe parameter construction library. Useful for managing environment variables, aws parameter stores and more.",
5
"type": "module",
6
"main": "./lib/index.js",
0 commit comments