Skip to content

Commit 0261910

Browse files
committed
chore: release v0.2.0
1 parent 1a839e1 commit 0261910

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.1.1...main
4+
5+
[compare changes](https://github.com/stacksjs/dynamodb-tooling/compare/v0.1.1...main)
6+
7+
### 🏡 Chore
8+
9+
- Several updates ([1a839e1](https://github.com/stacksjs/dynamodb-tooling/commit/1a839e1))
10+
11+
### ❤️ Contributors
12+
13+
14+
315
## ...main
416

517
### 🏡 Chore

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.1.0",
4+
"version": "0.2.0",
55
"description": "A toolkit of useful DynamoDB goodies.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)