File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.1 .0"
2+ "." : " 5.2 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.2.0 (2025-09-17)
4+
5+ Full Changelog: [ v5.1.0...v5.2.0] ( https://github.com/cloudflare/cloudflare-typescript/compare/v5.1.0...v5.2.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 932e696] ( https://github.com/cloudflare/cloudflare-typescript/commit/932e69652a97b73ea3073749187a78ee6ddb5cc0 ) )
10+ * ** api:** api update ([ 4656a4e] ( https://github.com/cloudflare/cloudflare-typescript/commit/4656a4eb8cc5ed853ce5f248056c48413ebc9a0f ) )
11+
12+
13+ ### Chores
14+
15+ * ** api:** update composite API spec ([ 80d3e7a] ( https://github.com/cloudflare/cloudflare-typescript/commit/80d3e7ac8e95d4c62665b1892a3eb0d7c5e62b69 ) )
16+
317## 5.1.0 (2025-09-12)
418
519Full Changelog: [ v5.0.0...v5.1.0] ( https://github.com/cloudflare/cloudflare-typescript/compare/v5.0.0...v5.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudflare" ,
3- "version" : " 5.1 .0" ,
3+ "version" : " 5.2 .0" ,
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.1 .0' ; // x-release-please-version
1+ export const VERSION = '5.2 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments