Skip to content

Commit

Permalink
chore(master): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 13, 2023
1 parent 0820224 commit dad10b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2023-08-13)


### Features

* **lib:** generate PHP code from OpenAPI spec ([558aefb](https://github.com/braze-community/braze-php/commit/558aefb91e58c314f5b4a6b545fc0d0b5f325461))
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@
"@php vendor/bin/pest"
]
},
"version": "1.0.0-alpha"
"version": "1.0.0"
}

0 comments on commit dad10b5

Please sign in to comment.