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 1
1
{
2
- "." : " 4.5 .0"
2
+ "." : " 4.6 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 4.6.0 (2025-07-18)
4
+
5
+ Full Changelog: [ v4.5.0...v4.6.0] ( https://github.com/cloudflare/cloudflare-typescript/compare/v4.5.0...v4.6.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** api update ([ 059dc1e] ( https://github.com/cloudflare/cloudflare-typescript/commit/059dc1ef33f1a435002aa3302490b8ec458d653f ) )
10
+ * ** api:** api update ([ 4050818] ( https://github.com/cloudflare/cloudflare-typescript/commit/4050818dba45a26ce01ef84d1a3ebf4ee1fb3624 ) )
11
+ * ** api:** api update ([ d07e22f] ( https://github.com/cloudflare/cloudflare-typescript/commit/d07e22f7c1bab6a9eed16343cdec97d61e39ed7b ) )
12
+
3
13
## 4.5.0 (2025-07-16)
4
14
5
15
Full Changelog: [ v4.4.1...v4.5.0] ( https://github.com/cloudflare/cloudflare-typescript/compare/v4.4.1...v4.5.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cloudflare" ,
3
- "version" : " 4.5 .0" ,
3
+ "version" : " 4.6 .0" ,
4
4
"description" : " The official TypeScript library for the Cloudflare API" ,
5
5
"author" : " Cloudflare <api@cloudflare.com>" ,
6
6
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
- export const VERSION = '4.5 .0' ; // x-release-please-version
1
+ export const VERSION = '4.6 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments