Skip to content

Commit e529c72

Browse files
committed
chore: release v0.1.0
1 parent d2b1f64 commit e529c72

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
## ...main
3+
4+
5+
### 🏡 Chore
6+
7+
- Wip ([7d3f5ca](https://github.com/stacksjs/dynamodb-tooling/commit/7d3f5ca))
8+
- Wip ([d2b1f64](https://github.com/stacksjs/dynamodb-tooling/commit/d2b1f64))
9+
10+
### ❤️ Contributors
11+
12+
13+
14+
## ...main
15+
16+
17+
### 🏡 Chore
18+
19+
- Wip ([7d3f5ca](https://github.com/stacksjs/dynamodb-tooling/commit/7d3f5ca))
20+
- Wip ([d2b1f64](https://github.com/stacksjs/dynamodb-tooling/commit/d2b1f64))
21+
22+
### ❤️ Contributors
23+
24+
25+

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

0 commit comments

Comments
 (0)