Skip to content

Commit 71de34d

Browse files
chore(main): release 0.2.2 (#68)
* chore(main): release 0.2.2 * Update CHANGELOG.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Averi Kitsch <[email protected]>
1 parent e7e5573 commit 71de34d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.2](https://github.com/googleapis/langchain-google-cloud-sql-mysql-python/compare/v0.2.1...v0.2.2) (2024-04-30)
4+
5+
6+
### Documentation
7+
8+
* Add API reference docs ([#71](https://github.com/googleapis/langchain-google-cloud-sql-mysql-python/issues/71)) ([7b39d29](https://github.com/googleapis/langchain-google-cloud-sql-mysql-python/commit/7b39d29f0e20e47f15d2167af73fce71f4fb9e18))
9+
* Add example workflow to vector store doc ([#67](https://github.com/googleapis/langchain-google-cloud-sql-mysql-python/issues/67)) ([fadfc41](https://github.com/googleapis/langchain-google-cloud-sql-mysql-python/commit/fadfc41d0f3c907262f2c3936205cf68204c3909))
10+
311
## [0.2.1](https://github.com/googleapis/langchain-google-cloud-sql-mysql-python/compare/v0.2.0...v0.2.1) (2024-04-15)
412

513

src/langchain_google_cloud_sql_mysql/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.2.1"
15+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)