We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee615f6 commit c78d8dfCopy full SHA for c78d8df
2 files changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
14
## 0.0.8
15
16
### Refactors
package.json
@@ -1,7 +1,7 @@
{
"name": "@workglow/sec",
"type": "module",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "Workglow SEC is an example of using the Workglow AI library to build a tool for retrieving SEC data.",
"scripts": {
"bunset": "bunset --patch --push",
0 commit comments