Skip to content

Commit

Permalink
chore: retract rc.1 (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwarishubham635 authored Oct 4, 2024
1 parent f026436 commit 86d138d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.

[2024-10-04] Version 4.0.0-rc.2
---------------------------
Retract v4.0.0-rc.1 due to a known bug

[2024-10-04] Version 4.0.0-rc.1
---------------------------
Release Candidate Preparation
Expand Down
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ require (
golang.org/x/tools v0.24.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

retract (
v4.0.0-rc.1 // contains known bug
)

0 comments on commit 86d138d

Please sign in to comment.