There was an error while loading. Please reload this page.
1 parent 0b4a14a commit 5906b39Copy full SHA for 5906b39
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Change Log
2
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
+- Chris <chrisbreuer93@gmail.com>
14
15
## v0.2.0...main
16
17
[compare changes](https://github.com/stacksjs/dynamodb-tooling/compare/v0.2.0...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "dynamodb-tooling",
"type": "module",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "A toolkit of useful DynamoDB goodies.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
0 commit comments