File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.5.0] ( https://www.github.com/cobraz/pubsub-http-handler/compare/v4.4.1...v4.5.0 ) (2022-09-28)
7
+
8
+
9
+ ### Features
10
+
11
+ * always provide ` context ` argument ([ #178 ] ( https://www.github.com/cobraz/pubsub-http-handler/issues/178 ) ) ([ 3fcb9e5] ( https://www.github.com/cobraz/pubsub-http-handler/commit/3fcb9e53c543860184841f2c354fbe96718724af ) )
12
+
6
13
### [ 4.4.1] ( https://www.github.com/cobraz/pubsub-http-handler/compare/v4.4.0...v4.4.1 ) (2022-09-03)
7
14
8
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pubsub-http-handler" ,
3
- "version" : " 4.4.1 " ,
3
+ "version" : " 4.5.0 " ,
4
4
"description" : " Handle Google PubSub requests with ease" ,
5
5
"repository" : " github:cobraz/pubsub-http-handler" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments