Skip to content

Commit 0b6112f

Browse files
authored
Merge pull request #134 from cloudflare/changeset-release/main
Version Packages
2 parents 10ae1c9 + 75a8c29 commit 0b6112f

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/free-dogs-marry.md

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

.changeset/icy-women-boil.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
# @cloudflare/containers
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 05e64b7: add pingEndpoint to configure the ping URL of the container class
8+
9+
### Patch Changes
10+
11+
- e503912: Add custom ping endpoint
12+
313
## 0.0.31
414

515
### Patch 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/containers",
3-
"version": "0.0.31",
3+
"version": "0.1.0",
44
"description": "Helper class for container-enabled Durable Objects",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)