Skip to content

Commit

Permalink
chore: release 0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cloud-gov-pages-operations committed Nov 6, 2024
1 parent 92aeba1 commit 5f40515
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.13.3 (2024-11-06)

### Fixed

- use single build url upon creation (#4323)

### Maintenance

- Decouple local app frontend build #4649
- start rtl transition (#4635)
- Run prettier formatting on codebase
- Update linting and formatting

## 0.13.2 (2024-10-28)

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

0 comments on commit 5f40515

Please sign in to comment.