Skip to content

Commit

Permalink
chore(release): 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 21, 2023
1 parent 1552566 commit 502559c
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.8 (2023-01-21)


### Features

* generate mappings for amz-target and json type from smithy ([#18](https://github.com/sam-goodwin/itty-aws/issues/18)) ([1552566](https://github.com/sam-goodwin/itty-aws/commit/1552566e3dec064abadf16bc1ebd2e0197bd5714))

### 0.0.7 (2023-01-19)


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": "itty-aws",
"version": "0.0.7",
"version": "0.0.8",
"files": [
"lib"
],
Expand Down

0 comments on commit 502559c

Please sign in to comment.