Skip to content

Commit 5c50be5

Browse files
committed
chore(release): publish
- project: teamcity 0.1.0
1 parent 244b9aa commit 5c50be5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/teamcity/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 0.1.0 (2025-08-19)
2+
3+
### 🚀 Features
4+
5+
- **teamcity:** add initial Pulumi resources and configurations ([fc379df](https://github.com/hckhanh/pulumi-any-terraform/commit/fc379df))
6+
7+
### ❤️ Thank You
8+
9+
- Khánh Hoàng @hckhanh

packages/teamcity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pulumi-teamcity",
33
"description": "A Pulumi provider for managing TeamCity CI/CD platform, dynamically bridged from the Terraform TeamCity provider with support for projects, build configurations, VCS roots, users, and team management.",
4-
"version": "0.0.83",
4+
"version": "0.1.0",
55
"homepage": "https://github.com/hckhanh/pulumi-any-terraform",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)