Skip to content

Commit c78d8df

Browse files
committed
chore: release @workglow/sec@0.0.9
1 parent ee615f6 commit c78d8df

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 0.0.9
4+
5+
### Chores
6+
7+
- update @workglow packages to version 0.2.0
8+
9+
### Updated Dependencies
10+
11+
- `workglow`: 0.2.0
12+
- `@workglow/cli`: 0.2.0
13+
314
## 0.0.8
415

516
### Refactors

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workglow/sec",
33
"type": "module",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"description": "Workglow SEC is an example of using the Workglow AI library to build a tool for retrieving SEC data.",
66
"scripts": {
77
"bunset": "bunset --patch --push",

0 commit comments

Comments
 (0)