Skip to content

Commit fc8d4d3

Browse files
chore: release 0.11.1
1 parent 76561cf commit fc8d4d3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
## 0.11.0 (2024-09-04)
210

311
### Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pages-core",
33
"private": true,
4-
"version": "0.11.0",
4+
"version": "0.11.1",
55
"description": "",
66
"keywords": [],
77
"dependencies": {

0 commit comments

Comments
 (0)