File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.13.4 "
2+ "." : " 0.13.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.13.5 (2025-08-16)
4+
5+ Full Changelog: [ v0.13.4...v0.13.5] ( https://github.com/openlayer-ai/openlayer-ts/compare/v0.13.4...v0.13.5 )
6+
7+ ### Chores
8+
9+ * ** deps:** update dependency node-fetch to v2.6.13 ([ bdd6b9d] ( https://github.com/openlayer-ai/openlayer-ts/commit/bdd6b9d9aea917d51a79b1f6208095d54693f0e3 ) )
10+ * ** internal:** formatting change ([ 1799c58] ( https://github.com/openlayer-ai/openlayer-ts/commit/1799c583c87406b1334cfcc24b59652eafe2bde8 ) )
11+
312## 0.13.4 (2025-08-15)
413
514Full Changelog: [ v0.13.3...v0.13.4] ( https://github.com/openlayer-ai/openlayer-ts/compare/v0.13.3...v0.13.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " openlayer" ,
3- "version" : " 0.13.4 " ,
3+ "version" : " 0.13.5 " ,
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.4 ' ; // x-release-please-version
1+ export const VERSION = '0.13.5 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments