Skip to content

Commit 5906b39

Browse files
committed
chore: release v0.3.1
1 parent 0b4a14a commit 5906b39

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## v0.3.0...main
4+
5+
[compare changes](https://github.com/stacksjs/dynamodb-tooling/compare/v0.3.0...main)
6+
7+
### 🏡 Chore
8+
9+
- Adjust test import ([0b4a14a](https://github.com/stacksjs/dynamodb-tooling/commit/0b4a14a))
10+
11+
### ❤️ Contributors
12+
13+
14+
315
## v0.2.0...main
416

517
[compare changes](https://github.com/stacksjs/dynamodb-tooling/compare/v0.2.0...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dynamodb-tooling",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"description": "A toolkit of useful DynamoDB goodies.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)