We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76561cf commit fc8d4d3Copy full SHA for fc8d4d3
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.11.1 (2024-09-09)
2
+
3
+### Fixed
4
5
+- Site builds polling to use doc visibilityState #4591
6
+- use serialized site reponse to fix build preview link
7
+- restore the ability to rebuild failed latest branches
8
9
## 0.11.0 (2024-09-04)
10
11
### Added
package.json
@@ -1,7 +1,7 @@
{
"name": "pages-core",
"private": true,
- "version": "0.11.0",
+ "version": "0.11.1",
"description": "",
"keywords": [],
"dependencies": {
0 commit comments