Skip to content

Commit

Permalink
chore: release 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-gov-pages-operations committed Dec 11, 2024
1 parent 59880f1 commit 95a1490
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.14.1 (2024-12-11)

### Maintenance

- Test shared/GithubBuildBranchLink #4670
- Test shared/GithubBuildShaLink #4669
- remove SiteUser and associated concepts (#4339)
- Test shared/GithubAuthButton #4671
- Test shared user org select #4667
- restore webpack bundle analyzer on dev (#4675)
- remove jobs.js (#4677)
- reconcile dependencies
- upgrade to express 5 (#4611)
- update docker uaa port to avoid zscaler conflict

### Documentation

- document testing strategies

## 0.14.0 (2024-11-20)

### Added
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.14.0",
"version": "0.14.1",
"description": "",
"keywords": [],
"dependencies": {
Expand Down

0 comments on commit 95a1490

Please sign in to comment.