diff --git a/.changeset/blue-lobsters-camp.md b/.changeset/blue-lobsters-camp.md deleted file mode 100644 index 2997aac7..00000000 --- a/.changeset/blue-lobsters-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@mountainpass/addressr': minor ---- - -To enable Cross-Origin Resource Sharing (CORS), you can use the `ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS` environment variable to control the `Access-Control-Allow-Headers` header. If `ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS` is not set, the header will not be returned. If it is set, the header will be returned with the value of the `ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS` environment variable. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..f56bbcae --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# @mountainpass/addressr + +## 1.1.0 + +### Minor Changes + +- 38bef8f: To enable Cross-Origin Resource Sharing (CORS), you can use the `ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS` environment variable to control the `Access-Control-Allow-Headers` header. If `ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS` is not set, the header will not be returned. If it is set, the header will be returned with the value of the `ADDRESSR_ACCESS_CONTROL_ALLOW_HEADERS` environment variable. diff --git a/package.json b/package.json index 24cdb9b6..914efbf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mountainpass/addressr", - "version": "1.0.270", + "version": "1.1.0", "description": "Australian Address Validation, Search and Autocomplete", "author": "Mountain Pass ", "contributors": [