Skip to content

Commit

Permalink
Merge pull request #4276 from cloud-gov/release
Browse files Browse the repository at this point in the history
Release 0.3.2
  • Loading branch information
apburnes authored Oct 19, 2023
2 parents f1a2dfc + c995822 commit 6531dcc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.3.2 (2023-10-19)

### Fixed

- Fixes domain checkProvisionStatus with new CF api response

## 0.3.1 (2023-10-17)

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

0 comments on commit 6531dcc

Please sign in to comment.