Skip to content

Commit 3b2d6e3

Browse files
committed
chore(main): release 0.1.0
1 parent 2b2d736 commit 3b2d6e3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/toolbox-langchain": "0.1.0"}
1+
{"packages/toolbox-langchain":"0.1.0","packages/toolbox-core":"0.1.0"}

packages/toolbox-core/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-04-02)
4+
5+
6+
### Features
7+
8+
* **toolbox-core:** add basic implementation ([#103](https://github.com/googleapis/genai-toolbox-langchain-python/issues/103)) ([4f992d8](https://github.com/googleapis/genai-toolbox-langchain-python/commit/4f992d8b2d3cc75692d030b67d13f90c36c49ac9))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* add initial toolbox-core package ([#102](https://github.com/googleapis/genai-toolbox-langchain-python/issues/102)) ([771a29c](https://github.com/googleapis/genai-toolbox-langchain-python/commit/771a29cde96581c2a1d9860a98fd22bf922915b5))

0 commit comments

Comments
 (0)