Skip to content

Commit 89be846

Browse files
chore: retract 1.25.0 (#277)
1 parent 0543d1e commit 89be846

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
twilio-go changelog
22
====================
3+
[2024-04-08] Version 1.25.1
4+
---------------------------
5+
**Library - Chore**
6+
- Retract v1.25.0 due to build issue [#276](https://github.com/twilio/twilio-go/issues/276)
7+
38
[2025-04-07] Version 1.25.0
49
---------------------------
510
**Library - Chore**

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ require (
1616
)
1717

1818
retract (
19+
v1.25.0 // Contains build issue
1920
v1.22.0 // Contains known bug
2021
)

0 commit comments

Comments
 (0)