Skip to content

Commit f46ac01

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2023-05-31) ### Bug Fixes * add `DurableObjectNamespace.jurisdiction` types ([4866f7e](4866f7e)) * **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([3cf49fe](3cf49fe))
1 parent 4866f7e commit f46ac01

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.4](https://github.com/osaton/do-proxy/compare/v1.3.3...v1.3.4) (2023-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* add `DurableObjectNamespace.jurisdiction` types ([4866f7e](https://github.com/osaton/do-proxy/commit/4866f7e2804b513d080bbecd5ad5356f421de2a4))
7+
* **deps:** bump http-cache-semantics from 4.1.0 to 4.1.1 ([3cf49fe](https://github.com/osaton/do-proxy/commit/3cf49febcefba61cfa2d8d436df5eba410039c07))
8+
19
## [1.3.3](https://github.com/osaton/do-proxy/compare/v1.3.2...v1.3.3) (2023-01-10)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cloudflare",
88
"workers"
99
],
10-
"version": "1.3.3",
10+
"version": "1.3.4",
1111
"type": "module",
1212
"module": "./dist/do-proxy.js",
1313
"main": "./dist/do-proxy.cjs",

0 commit comments

Comments
 (0)