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

Commit

Permalink
Version Packages (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 30, 2022
1 parent 33c6bd0 commit 5cdbb4f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/rude-apples-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-tables-appear.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 3.15.0

### Minor Changes

- [#265](https://github.com/cloudflare/workers-types/pull/265) [`6cac151`](https://github.com/cloudflare/workers-types/commit/6cac15126701c53b7d988fd4d3dab76d5755b6ce) Thanks [@geelen](https://github.com/geelen)! - Added D1 binding types

### Patch Changes

- [#259](https://github.com/cloudflare/workers-types/pull/259) [`38b7e0f`](https://github.com/cloudflare/workers-types/commit/38b7e0fba83f01654a00b0d805cd01211a419f3d) Thanks [@vlovich](https://github.com/vlovich)! - Fix DurableObject transaction `get` to properly return `Promise<T | undefined>` instead of `Promise<T>`

## 3.14.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudflare/workers-types",
"version": "3.14.1",
"version": "3.15.0",
"description": "TypeScript typings for Cloudflare Workers",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5cdbb4f

Please sign in to comment.