Skip to content

Commit

Permalink
chore: release 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-gov-pages-operations committed Jan 22, 2024
1 parent fdfbf85 commit 3284ab1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.5.3 (2024-01-22)

### Fixed

- **ci**: Remove erroneous container params in stage/prod
- **ci**: Run db migrations in CI task container with SSL #4354

### Maintenance

- Run build log archive job in dev and staging as well #4367
- Add Dev and Staging section to OPERATIONS.md, starting with manual migrations #4366
- Make Build a paranoid model (enable soft deletion) #4366
- Remove isActive from User #4338

## 0.5.2 (2023-12-21)

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

0 comments on commit 3284ab1

Please sign in to comment.