Skip to content

Commit a0756ec

Browse files
authored
Removed release freeze (#1108)
## Description Remove release freeze ## Testing <!-- Describe how the changes have been tested--> ## Additional Notes to the Reviewer <!-- Share any additional context or insights that may help the reviewer understand the changes better. This could include challenges faced, limitations, or compromises made during the development process. Also, mention any areas of the code that you would like the reviewer to focus on specifically. --> `NO_CHANGELOG=true`
1 parent 6317c1e commit a0756ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

development/.release-freeze.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"freeze": true,
3-
"reason": "Release freeze for v3.0.5"
2+
"freeze": false,
3+
"reason": ""
44
}

0 commit comments

Comments
 (0)