Skip to content

Commit

Permalink
ci(release): 1.6.0-beta.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.0-beta.9](v1.6.0-beta.8...v1.6.0-beta.9) (2024-06-07)

### Features

* **indexify-node:** add example ([5d1fbf8](5d1fbf8))

### Bug Fixes

* **schema:** fixed json output ([5c9843f](5c9843f))
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent f41a755 commit ca8aff8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.6.0-beta.9](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.8...v1.6.0-beta.9) (2024-06-07)


### Features

* **indexify-node:** add example ([5d1fbf8](https://github.com/VinciGit00/Scrapegraph-ai/commit/5d1fbf806a20746931ebb7fcb32c383d9d549d93))


### Bug Fixes

* **schema:** fixed json output ([5c9843f](https://github.com/VinciGit00/Scrapegraph-ai/commit/5c9843f1410a78568892635e53872793d5ba0d6f))

## [1.6.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.7...v1.6.0-beta.8) (2024-06-05)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "scrapegraphai"


version = "1.6.0b8"
version = "1.6.0b9"


description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
Expand Down

0 comments on commit ca8aff8

Please sign in to comment.