We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b3dff commit 15ddedfCopy full SHA for 15ddedf
.changeset/mighty-houses-appear.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @sujith/aws4-request-auth-ts
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- 29b3dff: Update package json
8
9
## 1.0.0
10
11
### Major Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@sujith/aws4-request-auth-ts",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "Sujithkumar Sundaran <hi@iamsujith.in> (https://iamsujith.in)",
"repository": {
"type": "git",
@@ -27,9 +27,9 @@
27
}
28
29
},
30
- "publishConfig": {
31
- "access": "public"
32
- },
+ "publishConfig": {
+ "access": "public"
+ },
33
"bugs": {
34
"url": "https://github.com/SujithJr/aws4-request-auth-ts/issues"
35
0 commit comments