File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.2.0 "
2+ "." : " 5.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.2.1 (2025-10-02)
4+
5+ Full Changelog: [ v5.2.0...v5.2.1] ( https://github.com/cloudflare/cloudflare-typescript/compare/v5.2.0...v5.2.1 )
6+
7+ ### Chores
8+
9+ * ** api:** update composite API spec ([ b2ea183] ( https://github.com/cloudflare/cloudflare-typescript/commit/b2ea18346b0aa9282478e5904d40c1fcc578829c ) )
10+ * ** api:** update composite API spec ([ 87bc28f] ( https://github.com/cloudflare/cloudflare-typescript/commit/87bc28f3558be008d07e31b5ae7ecf48d5cbd2df ) )
11+ * ** internal:** remove .eslintcache ([ addb38d] ( https://github.com/cloudflare/cloudflare-typescript/commit/addb38dfc3708d883087ed4e0351b16535e05217 ) )
12+
313## 5.2.0 (2025-09-30)
414
515Full Changelog: [ v5.1.0...v5.2.0] ( https://github.com/cloudflare/cloudflare-typescript/compare/v5.1.0...v5.2.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudflare" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " The official TypeScript library for the Cloudflare API" ,
55 "author" : " Cloudflare <api@cloudflare.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '5.2.0 ' ; // x-release-please-version
1+ export const VERSION = '5.2.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments