Skip to content

Commit b8ad1e3

Browse files
Version Packages (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a9f835a commit b8ad1e3

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/ready-baths-enjoy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- [`a9f835a`](https://github.com/schiesser-it/finance-agent/commit/a9f835a92b23da5066265e24bc9a077086e027e1) Thanks [@marcusschiesser](https://github.com/marcusschiesser)! - Fix: use current dir for notebook file
8+
39
## 0.0.5
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "finagent",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Interactive coding assistant for Jupyter Notebooks for Finance",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)