File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.13.3 "
2+ "." : " 0.13.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.13.4 (2025-08-15)
4+
5+ Full Changelog: [ v0.13.3...v0.13.4] ( https://github.com/openlayer-ai/openlayer-ts/compare/v0.13.3...v0.13.4 )
6+
7+ ### Bug Fixes
8+
9+ * log AWS error in Bedrock tracer ([ 40ca31b] ( https://github.com/openlayer-ai/openlayer-ts/commit/40ca31bae81c848df7444bf61c82c1bbf7e943ec ) )
10+
311## 0.13.3 (2025-08-15)
412
513Full Changelog: [ v0.13.2...v0.13.3] ( https://github.com/openlayer-ai/openlayer-ts/compare/v0.13.2...v0.13.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " openlayer" ,
3- "version" : " 0.13.3 " ,
3+ "version" : " 0.13.4 " ,
44 "description" : " The official TypeScript library for the Openlayer API" ,
55 "author" : " Openlayer <support@openlayer.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.13.3 ' ; // x-release-please-version
1+ export const VERSION = '0.13.4 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments