Skip to content

Commit 40043f3

Browse files
ci(release): 1.14.0-beta.1 [skip ci]
## [1.14.0-beta.1](v1.13.3...v1.14.0-beta.1) (2024-08-11) ### Features * add refactoring of default temperature ([6c3b37a](6c3b37a)) ### Bug Fixes * broken node ([1272273](1272273)) * merge_anwser prompt import ([f17cef9](f17cef9)) ### CI * **release:** 1.13.0-beta.8 [skip ci] ([b470d97](b470d97)) * **release:** 1.13.0-beta.9 [skip ci] ([d4c1a1c](d4c1a1c))
1 parent a165fea commit 40043f3

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [1.14.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.3...v1.14.0-beta.1) (2024-08-11)
2+
3+
4+
### Features
5+
6+
* add refactoring of default temperature ([6c3b37a](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/6c3b37ab001b80c09ea9ffb56d4c3df338e33a7a))
7+
8+
9+
### Bug Fixes
10+
11+
* broken node ([1272273](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/127227349915deeb0dede34aa575ad269ed7cbe3))
12+
* merge_anwser prompt import ([f17cef9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f17cef94bb39349d40cc520d93b51ac4e629db32))
13+
14+
15+
### CI
16+
17+
* **release:** 1.13.0-beta.8 [skip ci] ([b470d97](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b470d974cf3fdb3a75ead46fceb8c21525e2e616))
18+
* **release:** 1.13.0-beta.9 [skip ci] ([d4c1a1c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/d4c1a1c58a54740ff50aa87b1d1d3500b61ea088))
19+
120
## [1.13.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.2...v1.13.3) (2024-08-10)
221

322

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.13.3"
5+
version = "1.14.0b1"
66

77

88

0 commit comments

Comments
 (0)