File tree 2 files changed +12
-1
lines changed
2 files changed +12
-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
+ ## [ 6.0.0] ( https://github.com/simenandre/pubsub-http-handler/compare/v5.1.0...v6.0.0 ) (2023-07-13)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * upgrade typebox ([ #298 ] ( https://github.com/simenandre/pubsub-http-handler/issues/298 ) )
12
+
13
+ ### Bug Fixes
14
+
15
+ * upgrade typebox ([ #298 ] ( https://github.com/simenandre/pubsub-http-handler/issues/298 ) ) ([ 52ec586] ( https://github.com/simenandre/pubsub-http-handler/commit/52ec5868a482269caad9eda597f34be3b8d5333f ) )
16
+
6
17
## [ 5.1.0] ( https://www.github.com/simenandre/pubsub-http-handler/compare/v5.0.0...v5.1.0 ) (2023-05-08)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pubsub-http-handler" ,
3
- "version" : " 5.1 .0" ,
3
+ "version" : " 6.0 .0" ,
4
4
"description" : " Handle Google PubSub requests with ease" ,
5
5
"keywords" : [
6
6
" google" ,
You can’t perform that action at this time.
0 commit comments