Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit c8d9533

Browse files
Version Packages (#319)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0edd92e commit c8d9533

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/four-pandas-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-planes-play.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 3.19.0
4+
5+
### Minor Changes
6+
7+
- [`0edd92e`](https://github.com/cloudflare/workers-types/commit/0edd92ef75b20bc9869d06d58ac4a190928f3e91) Thanks [@mrbbot](https://github.com/mrbbot)! - Merge and make optional all `IncomingRequestCfPropertiesGeographicInformation` properties
8+
9+
### Patch Changes
10+
11+
- [#314](https://github.com/cloudflare/workers-types/pull/314) [`59b3f55`](https://github.com/cloudflare/workers-types/commit/59b3f5599dd0240b750fbde4abdb7277178af72b) Thanks [@GregBrimble](https://github.com/GregBrimble)! - feat: Add `passThroughOnException()` to Pages Functions
12+
313
## 3.18.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/workers-types",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "TypeScript typings for Cloudflare Workers",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)