Skip to content

Commit 55c7b7c

Browse files
committed
chore(release): publish
- project: bunnynet 0.10.2
1 parent e8970b5 commit 55c7b7c

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

.nx/version-plans/version-plan-1760275282434.md

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

packages/bunnynet/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.10.2 (2025-10-12)
2+
3+
### 🩹 Fixes
4+
5+
- - resource stream_library: add `player_version` attribute; ([e8970b5](https://github.com/hckhanh/pulumi-any-terraform/commit/e8970b5))
6+
7+
- resource pullzone: expose `origin.container_app_id` and `origin.container_endpoint_id` so users can manage the pullzone generated by a `bunnynet_compute_container_app` CDN endpoint ([#53](https://github.com/BunnyWay/terraform-provider-bunnynet/issues/53));
8+
9+
### ❤️ Thank You
10+
11+
- Khánh Hoàng @hckhanh
12+
113
## 0.10.1 (2025-10-08)
214

315
### 🩹 Fixes

packages/bunnynet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pulumi-bunnynet",
33
"description": "A Pulumi provider for managing Bunny.net CDN and edge computing resources, dynamically bridged from the Terraform Bunnynet provider with support for pull zones, storage, DNS, compute containers, and video streaming.",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"homepage": "https://github.com/hckhanh/pulumi-any-terraform",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)