File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## v0.2.0...main
4
+
5
+ [ compare changes] ( https://github.com/stacksjs/dynamodb-tooling/compare/v0.2.0...main )
6
+
7
+ ### 🏡 Chore
8
+
9
+ - Resolve typecheck errors ([ 4e832c2] ( https://github.com/stacksjs/dynamodb-tooling/commit/4e832c2 ) )
10
+ - Add test cases ([ 24accf0] ( https://github.com/stacksjs/dynamodb-tooling/commit/24accf0 ) )
11
+ - Wip ([ d52c9fa] ( https://github.com/stacksjs/dynamodb-tooling/commit/d52c9fa ) )
12
+ - Minor adjustments ([ e0a5253] ( https://github.com/stacksjs/dynamodb-tooling/commit/e0a5253 ) )
13
+
14
+ ### ❤️ Contributors
15
+
16
+
17
+ - Glennmichael123 ([ @glennmichael123 ] ( http://github.com/glennmichael123 ) )
18
+
3
19
## v0.1.1...main
4
20
5
21
[ compare changes] ( https://github.com/stacksjs/dynamodb-tooling/compare/v0.1.1...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dynamodb-tooling" ,
3
3
"type" : " module" ,
4
- "version" : " 0.2 .0" ,
4
+ "version" : " 0.3 .0" ,
5
5
"description" : " A toolkit of useful DynamoDB goodies." ,
6
6
"author" :
" Chris Breuer <[email protected] >" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments