Skip to content

Commit 9ea8271

Browse files
committed
chore: release procedure
1 parent d9a2bac commit 9ea8271

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ for await (const items of athenaQuery.query("SELECT * FROM waf_logs;")) {
3838
console.log(items); // You can get all items with pagination by query.
3939
}
4040
```
41+
42+
## Release
43+
44+
See [here](https://www.notion.so/athena-query-8d4fd5d098b944028dd9c7066a47ffe4#ee977ecfee9840c09e8d7b5a2ed5d3e3). (private)

0 commit comments

Comments
 (0)