Skip to content

Commit

Permalink
chore: release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-gov-pages-operations committed May 13, 2024
1 parent d8f5f99 commit fb96925
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 0.9.0 (2024-05-13)

### Added

- build metrics API (#4328)

### Fixed

- use nested merge for build metrics
- Send sandbox reminders to UAA email address (#4425)

### Maintenance

- release build scans in production
- container hardening
- **docs**: Add documentation for working with and creating queues
- Refactor build task queue job processor
- Refactor site build queue and worker

## 0.8.2 (2024-04-24)

### Maintenance
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pages-core",
"private": true,
"version": "0.8.2",
"version": "0.9.0",
"description": "",
"keywords": [],
"dependencies": {
Expand Down

0 comments on commit fb96925

Please sign in to comment.