Skip to content

Commit

Permalink
Merge pull request #4 from braze-community/release-please--branches--…
Browse files Browse the repository at this point in the history
…master--components--braze-specification

chore(master): release 1.0.1
  • Loading branch information
remarkablemark authored Aug 13, 2023
2 parents c946354 + db4ecf0 commit 104542a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [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))

## 1.0.0 (2023-08-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "braze-specification",
"version": "1.0.0",
"version": "1.0.1",
"description": "Braze API specification.",
"author": "Mark <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 104542a

Please sign in to comment.