-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #124 from braze-community/release-please--branches…
…--master--components--braze-specification chore(master): release 1.2.2
- Loading branch information
Showing
3 changed files
with
34 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,70 +1,68 @@ | ||
# Changelog | ||
|
||
## [1.2.1](https://github.com/braze-community/braze-specification/compare/v1.2.0...v1.2.1) (2023-12-22) | ||
## [1.2.2](https://github.com/braze-community/braze-specification/compare/v1.2.1...v1.2.2) (2024-10-09) | ||
|
||
### Bug Fixes | ||
|
||
- **openapi:** add migration to fix spectral array-items lint error ([509c472](https://github.com/braze-community/braze-specification/pull/119/commits/509c472e7e98a75eb2221fdf1b452ff60eeed293)), closes [#119](https://github.com/braze-community/braze-specification/pull/119) | ||
|
||
## [1.2.1](https://github.com/braze-community/braze-specification/compare/v1.2.0...v1.2.1) (2023-12-22) | ||
|
||
### Bug Fixes | ||
|
||
* **openapi:** add migration to change 'trigger_properties' to object ([4287496](https://github.com/braze-community/braze-specification/commit/4287496ed8b538f0895641f82e1ef5a54b59edb6)) | ||
- **openapi:** add migration to change 'trigger_properties' to object ([4287496](https://github.com/braze-community/braze-specification/commit/4287496ed8b538f0895641f82e1ef5a54b59edb6)) | ||
|
||
## [1.2.0](https://github.com/braze-community/braze-specification/compare/v1.1.1...v1.2.0) (2023-08-20) | ||
|
||
|
||
### Features | ||
|
||
* **openapi:** add additional string format to spec.json ([6f725a6](https://github.com/braze-community/braze-specification/commit/6f725a66609b43ea6cb3239f7d52a5c65036d149)) | ||
- **openapi:** add additional string format to spec.json ([6f725a6](https://github.com/braze-community/braze-specification/commit/6f725a66609b43ea6cb3239f7d52a5c65036d149)) | ||
|
||
## [1.1.1](https://github.com/braze-community/braze-specification/compare/v1.1.0...v1.1.1) (2023-08-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **openapi:** update migration to fix JSON Schema ([112f5a3](https://github.com/braze-community/braze-specification/commit/112f5a31873ee49dfff882f713014c37f5423196)) | ||
- **openapi:** update migration to fix JSON Schema ([112f5a3](https://github.com/braze-community/braze-specification/commit/112f5a31873ee49dfff882f713014c37f5423196)) | ||
|
||
## [1.1.0](https://github.com/braze-community/braze-specification/compare/v1.0.1...v1.1.0) (2023-08-18) | ||
|
||
|
||
### Features | ||
|
||
* **openapi:** add migration to generate JSON Schema from example ([482213a](https://github.com/braze-community/braze-specification/commit/482213ae177abc711462432d68cbc612f5261530)) | ||
|
||
- **openapi:** add migration to generate JSON Schema from example ([482213a](https://github.com/braze-community/braze-specification/commit/482213ae177abc711462432d68cbc612f5261530)) | ||
|
||
### Bug Fixes | ||
|
||
* **openapi:** add migration to fix catalogs JSON Schema ([9ad049d](https://github.com/braze-community/braze-specification/commit/9ad049dca83edab9cac3471537e5aeb2fde576dc)) | ||
- **openapi:** add migration to fix catalogs JSON Schema ([9ad049d](https://github.com/braze-community/braze-specification/commit/9ad049dca83edab9cac3471537e5aeb2fde576dc)) | ||
|
||
## [1.0.1](https://github.com/braze-community/braze-specification/compare/v1.0.0...v1.0.1) (2023-08-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **openapi:** add migration to fix security scheme ([3613805](https://github.com/braze-community/braze-specification/commit/3613805165d3b9f9acb1e345b9d7987d7d877e38)) | ||
* **openapi:** add migration to fix servers ([725f4a8](https://github.com/braze-community/braze-specification/commit/725f4a8be731dc58741335cab1b7247101e9625e)) | ||
* **openapi:** add migrations to fix request body ([81efba7](https://github.com/braze-community/braze-specification/commit/81efba7558728becc26cd3a35f0595abec9620b3)) | ||
* **openapi:** create migration to add responses ([c946354](https://github.com/braze-community/braze-specification/commit/c9463541e2348d7d87e18fdc3822a1570fea2e0b)) | ||
* **postman:** add migration to delete duplicate url ([29c9d9d](https://github.com/braze-community/braze-specification/commit/29c9d9d3d4b741d79396437e299d784bf1bd4ccb)) | ||
- **openapi:** add migration to fix security scheme ([3613805](https://github.com/braze-community/braze-specification/commit/3613805165d3b9f9acb1e345b9d7987d7d877e38)) | ||
- **openapi:** add migration to fix servers ([725f4a8](https://github.com/braze-community/braze-specification/commit/725f4a8be731dc58741335cab1b7247101e9625e)) | ||
- **openapi:** add migrations to fix request body ([81efba7](https://github.com/braze-community/braze-specification/commit/81efba7558728becc26cd3a35f0595abec9620b3)) | ||
- **openapi:** create migration to add responses ([c946354](https://github.com/braze-community/braze-specification/commit/c9463541e2348d7d87e18fdc3822a1570fea2e0b)) | ||
- **postman:** add migration to delete duplicate url ([29c9d9d](https://github.com/braze-community/braze-specification/commit/29c9d9d3d4b741d79396437e299d784bf1bd4ccb)) | ||
|
||
## 1.0.0 (2023-08-11) | ||
|
||
|
||
### Features | ||
|
||
* **openapi:** add migration to change to relative urls in spec.json ([5664b8b](https://github.com/braze-community/braze-specification/commit/5664b8bb8637dd83d5d36ea458fde79a7f5bf723)) | ||
* **openapi:** add migration to delete servers ([46681d0](https://github.com/braze-community/braze-specification/commit/46681d00f5cb7160044cc1c934fbe84e9ba4b494)) | ||
* **openapi:** create spec.json ([6959bd4](https://github.com/braze-community/braze-specification/commit/6959bd4cbd2ef9aff39e435c0804b4ac7efbb474)) | ||
* **postman:** add migrations ([3817591](https://github.com/braze-community/braze-specification/commit/38175911c984a27e103d9ae829e49adf3b3c0db7)) | ||
* **postman:** add migrations ([ba6aa2f](https://github.com/braze-community/braze-specification/commit/ba6aa2f131cd1f923e35046f6c24c23f955c756e)) | ||
* **postman:** create collection.json ([fa99c9b](https://github.com/braze-community/braze-specification/commit/fa99c9b6db32ddb08bddbe78b93aabfa2f31dbe9)) | ||
* **postman:** create migrations ([2c28d10](https://github.com/braze-community/braze-specification/commit/2c28d1069117499b9d96f2a6ef2592d2ed78514b)) | ||
|
||
- **openapi:** add migration to change to relative urls in spec.json ([5664b8b](https://github.com/braze-community/braze-specification/commit/5664b8bb8637dd83d5d36ea458fde79a7f5bf723)) | ||
- **openapi:** add migration to delete servers ([46681d0](https://github.com/braze-community/braze-specification/commit/46681d00f5cb7160044cc1c934fbe84e9ba4b494)) | ||
- **openapi:** create spec.json ([6959bd4](https://github.com/braze-community/braze-specification/commit/6959bd4cbd2ef9aff39e435c0804b4ac7efbb474)) | ||
- **postman:** add migrations ([3817591](https://github.com/braze-community/braze-specification/commit/38175911c984a27e103d9ae829e49adf3b3c0db7)) | ||
- **postman:** add migrations ([ba6aa2f](https://github.com/braze-community/braze-specification/commit/ba6aa2f131cd1f923e35046f6c24c23f955c756e)) | ||
- **postman:** create collection.json ([fa99c9b](https://github.com/braze-community/braze-specification/commit/fa99c9b6db32ddb08bddbe78b93aabfa2f31dbe9)) | ||
- **postman:** create migrations ([2c28d10](https://github.com/braze-community/braze-specification/commit/2c28d1069117499b9d96f2a6ef2592d2ed78514b)) | ||
|
||
### Bug Fixes | ||
|
||
* **openapi:** add migration to fix oas3-schema ([f834001](https://github.com/braze-community/braze-specification/commit/f834001a718792852629bc721ae8a819193ade9c)) | ||
* **openapi:** add migration to fix oas3-valid-media-example number ([aac84f2](https://github.com/braze-community/braze-specification/commit/aac84f2910b00a728298b954741a60b4e7f50c29)) | ||
* **openapi:** add request body for PATCH /catalogs/{catalog_name}/items ([05689fe](https://github.com/braze-community/braze-specification/commit/05689fe225eaa4ec349a56cbcfba347d2831c888)) | ||
* **openapi:** add request body for POST /catalogs ([9b855ee](https://github.com/braze-community/braze-specification/commit/9b855ee7f9b5db1fce7fe0ef79ec19e6a6f4ee92)) | ||
* **openapi:** add request body for POST /catalogs/{catalog_name}/items ([c6ed17f](https://github.com/braze-community/braze-specification/commit/c6ed17f6f7b77b3d1e0396b12e748e9fbe3f2db7)) | ||
* **postman:** add migration to fix oas3-valid-media-example boolean ([41311f1](https://github.com/braze-community/braze-specification/commit/41311f1a19742f244480e87e63135169d947ed16)) | ||
* **postman:** add migration to fix oas3-valid-media-example integer ([4b25a98](https://github.com/braze-community/braze-specification/commit/4b25a98edf48eb3368f3fc1982ed6217776417d8)) | ||
* **postman:** add migration to fix oas3-valid-media-example object ([2aa43c8](https://github.com/braze-community/braze-specification/commit/2aa43c8c3801c50fdd028649d229cd0f4160dac9)) | ||
- **openapi:** add migration to fix oas3-schema ([f834001](https://github.com/braze-community/braze-specification/commit/f834001a718792852629bc721ae8a819193ade9c)) | ||
- **openapi:** add migration to fix oas3-valid-media-example number ([aac84f2](https://github.com/braze-community/braze-specification/commit/aac84f2910b00a728298b954741a60b4e7f50c29)) | ||
- **openapi:** add request body for PATCH /catalogs/{catalog_name}/items ([05689fe](https://github.com/braze-community/braze-specification/commit/05689fe225eaa4ec349a56cbcfba347d2831c888)) | ||
- **openapi:** add request body for POST /catalogs ([9b855ee](https://github.com/braze-community/braze-specification/commit/9b855ee7f9b5db1fce7fe0ef79ec19e6a6f4ee92)) | ||
- **openapi:** add request body for POST /catalogs/{catalog_name}/items ([c6ed17f](https://github.com/braze-community/braze-specification/commit/c6ed17f6f7b77b3d1e0396b12e748e9fbe3f2db7)) | ||
- **postman:** add migration to fix oas3-valid-media-example boolean ([41311f1](https://github.com/braze-community/braze-specification/commit/41311f1a19742f244480e87e63135169d947ed16)) | ||
- **postman:** add migration to fix oas3-valid-media-example integer ([4b25a98](https://github.com/braze-community/braze-specification/commit/4b25a98edf48eb3368f3fc1982ed6217776417d8)) | ||
- **postman:** add migration to fix oas3-valid-media-example object ([2aa43c8](https://github.com/braze-community/braze-specification/commit/2aa43c8c3801c50fdd028649d229cd0f4160dac9)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "braze-specification", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Braze API specification.", | ||
"author": "Mark <[email protected]>", | ||
"scripts": { | ||
|