Skip to content

Commit

Permalink
chore(main): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Feb 8, 2023
1 parent a482dda commit a27b235
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [1.2.0](https://github.com/GoogleCloudPlatform/functions-framework-php/compare/v1.1.0...v1.2.0) (2023-02-08)


### Features

* add class for testing ([#119](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/119)) ([41ab525](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/41ab52514051df9976285fa788a7e7239dec7715))


### Miscellaneous Chores

* add GCF buildpack integration test Workflow ([2da1fa3](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/2da1fa3ef34f632aa4179adef830972a5223b572))
* add GCF buildpack integration test Workflow ([#129](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/129)) ([8db2c42](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/8db2c426cd0c0e4ae32abfe62b2dbf9f73b0b013))
* configure security scorecard action ([#134](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/134)) ([a482dda](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/a482dda7017043ca41eefa6d4966fff8e8b08cff))
* fix invoker docblock ([#117](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/117)) ([6d4c545](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/6d4c545183d4c2eb9d89d981904b488c377acd4a))
* switch master to main ([#121](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/121)) ([c693c8c](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/c693c8c77166fab1fa88a8d47d3fb60768dc3c11))
* update buildpack integration test ([#132](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/132)) ([e66d6f2](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/e66d6f20b166f5ae9d216051aacdc7f39815568a))
* use Release Please for releases ([#126](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/126)) ([d5c3589](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/d5c3589012e2daeba963576eaf3748a7b4622b0f))

0 comments on commit a27b235

Please sign in to comment.