Skip to content

Commit

Permalink
Merge pull request #4712 from cloud-gov/release
Browse files Browse the repository at this point in the history
Release 0.15.2
  • Loading branch information
drewbo authored Feb 13, 2025
2 parents a95cc3a + b40cd40 commit 30903fc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 0.15.2 (2025-02-13)

### Fixed

- admin auth still requires certain roles
- Remove redundant a11y recommendation content
- don't fetch site user model, allow admin rebuild

### Maintenance

- move initial uaa group checking to login/verify only
- remove errant login logging

## 0.15.1 (2025-01-27)

### Fixed
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.15.1",
"version": "0.15.2",
"description": "",
"keywords": [],
"dependencies": {
Expand Down

0 comments on commit 30903fc

Please sign in to comment.