Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesOberreiter committed Nov 28, 2023
1 parent d00d95f commit e35f5a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [1.0.0](https://github.com/certible/superagent-aws-sign/compare/v0.0.8...v1.0.0) (2023-11-28)

## [0.0.8](https://github.com/certible/superagent-aws-sign/compare/v0.0.7...v0.0.8) (2023-11-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@certible/superagent-aws-sign",
"version": "0.0.8",
"version": "1.0.0",
"description": "Superagent plugin to sign requests using AWS Signature Version 4",
"author": "Certible <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit e35f5a6

Please sign in to comment.