We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb2a5c commit 371dd66Copy full SHA for 371dd66
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.15.1 (2025-01-27)
2
+
3
+### Fixed
4
5
+- add url to site build task response
6
+- send back additional site info on creation, avoid initial error (#4704)
7
+- restore admin webhook functionality (#4702)
8
9
## 0.15.0 (2025-01-15)
10
11
### Added
package.json
@@ -1,7 +1,7 @@
{
"name": "pages-core",
"private": true,
- "version": "0.15.0",
+ "version": "0.15.1",
"description": "",
"keywords": [],
"dependencies": {
0 commit comments