Skip to content

Commit 44ac506

Browse files
authored
Merge pull request #111 from cloudflare/changeset-release/main
Version Packages
2 parents 76d6b83 + 76b85ed commit 44ac506

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fancy-horses-sell.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudflare/containers
22

3+
## 0.0.30
4+
5+
### Patch Changes
6+
7+
- 33faed8: calling `stop()` on a container that is not running should not send another stop signal
8+
39
## 0.0.29
410

511
### 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.29",
3+
"version": "0.0.30",
44
"description": "Helper class for container-enabled Durable Objects",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)