Skip to content

Commit 15ddedf

Browse files
committed
RELEASING: Releasing 1 package(s)
Releases: @sujith/aws4-request-auth-ts@1.0.1 [skip ci]
1 parent 29b3dff commit 15ddedf

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/mighty-houses-appear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sujith/aws4-request-auth-ts
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 29b3dff: Update package json
8+
39
## 1.0.0
410

511
### Major Changes

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sujith/aws4-request-auth-ts",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "Sujithkumar Sundaran <hi@iamsujith.in> (https://iamsujith.in)",
55
"repository": {
66
"type": "git",
@@ -27,9 +27,9 @@
2727
}
2828
}
2929
},
30-
"publishConfig": {
31-
"access": "public"
32-
},
30+
"publishConfig": {
31+
"access": "public"
32+
},
3333
"bugs": {
3434
"url": "https://github.com/SujithJr/aws4-request-auth-ts/issues"
3535
},

0 commit comments

Comments
 (0)