File tree 2 files changed +13
-1
lines changed
2 files changed +13
-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.2.0] ( https://www.github.com/cobraz/pubsub-http-handler/compare/v4.1.0...v4.2.0 ) (2022-06-30)
7
+
8
+
9
+ ### Features
10
+
11
+ * upgrade TypeBox plugin ([ #95 ] ( https://www.github.com/cobraz/pubsub-http-handler/issues/95 ) ) ([ dee85d6] ( https://www.github.com/cobraz/pubsub-http-handler/commit/dee85d629efbccd29ecc2bb1ae47ba6235b83c8e ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * use pino-cloud-logging ([ b7b8fa5] ( https://www.github.com/cobraz/pubsub-http-handler/commit/b7b8fa559414b550836f8274e2340954ee91b763 ) )
17
+
6
18
## [ 4.1.0] ( https://www.github.com/cobraz/pubsub-http-handler/compare/v4.0.0...v4.1.0 ) (2022-06-13)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pubsub-http-handler" ,
3
- "version" : " 4.1 .0" ,
3
+ "version" : " 4.2 .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