Skip to content

Commit f2a1dfc

Browse files
chore: release 4.5.1 (#188)
1 parent ee35c8d commit f2a1dfc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [4.5.1](https://www.github.com/cobraz/pubsub-http-handler/compare/v4.5.0...v4.5.1) (2022-09-28)
7+
8+
9+
### Bug Fixes
10+
11+
* revert bump @sinclair/typebox from 0.24.28 to 0.24.43 ([#182](https://www.github.com/cobraz/pubsub-http-handler/issues/182)) ([ee35c8d](https://www.github.com/cobraz/pubsub-http-handler/commit/ee35c8dea80b83b037f98365b6fc923b7d24590c))
12+
613
## [4.5.0](https://www.github.com/cobraz/pubsub-http-handler/compare/v4.4.1...v4.5.0) (2022-09-28)
714

815

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pubsub-http-handler",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"description": "Handle Google PubSub requests with ease",
55
"repository": "github:cobraz/pubsub-http-handler",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)