Skip to content

Commit

Permalink
chore(release): 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 19, 2023
1 parent e6439d8 commit 02c7b8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

### 0.0.6 (2023-01-19)


### Features

* support ClientOptions containing endpoint and credentials ([#15](https://github.com/sam-goodwin/itty-aws/issues/15)) ([e6439d8](https://github.com/sam-goodwin/itty-aws/commit/e6439d8b1ee02be2e8ce50475b0c2d7575047470))

### 0.0.5 (2023-01-18)

### 0.0.4 (2023-01-18)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "itty-aws",
"version": "0.0.5",
"version": "0.0.6",
"files": [
"lib"
],
Expand Down

0 comments on commit 02c7b8f

Please sign in to comment.