Skip to content

Commit 26b850c

Browse files
chore: release 0.8.0
1 parent 1cb0748 commit 26b850c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.8.0 (2024-04-17)
2+
3+
### Added
4+
5+
- Revamp build scan display per #4446
6+
- Add concurrency and polling to build task queue worker
7+
- add build scan priority (#4476)
8+
9+
### Maintenance
10+
11+
- **admin**: add extra information for testing scans
12+
113
## 0.7.1 (2024-04-11)
214

315
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pages-core",
33
"private": true,
4-
"version": "0.7.1",
4+
"version": "0.8.0",
55
"description": "",
66
"keywords": [],
77
"dependencies": {

0 commit comments

Comments
 (0)