Skip to content

Commit f76f1b9

Browse files
committed
chore: release release-config-test
1 parent 022ece2 commit f76f1b9

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"packages/toolbox-langchain": "0.1.1"
2+
"packages/toolbox-langchain": "0.1.0",
3+
"packages/toolbox-core": "0.1.0"
34
}

packages/toolbox-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-03-26)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.0 ([#24](https://github.com/googleapis/genai-toolbox-langchain-python/issues/24)) ([6fff8e2](https://github.com/googleapis/genai-toolbox-langchain-python/commit/6fff8e2ea18bd6df9f30d7790b6076cf0b32cc75))

packages/toolbox-langchain/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.0](https://github.com/googleapis/genai-toolbox-langchain-python/compare/toolbox-langchain-v0.1.1...toolbox-langchain-v0.1.0) (2025-03-26)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.0 ([#24](https://github.com/googleapis/genai-toolbox-langchain-python/issues/24)) ([6fff8e2](https://github.com/googleapis/genai-toolbox-langchain-python/commit/6fff8e2ea18bd6df9f30d7790b6076cf0b32cc75))
9+
310
## 0.1.0 (2025-02-05)
411

512

@@ -24,4 +31,3 @@
2431
### Bug Fixes
2532

2633
* Deprecate 'add_auth_headers' in favor of 'add_auth_tokens' ([c5c699c](https://github.com/googleapis/genai-toolbox-langchain-python/commit/c5c699cc29bcc0708a31bff90e8cec489982fe2a))
27-

0 commit comments

Comments
 (0)