Skip to content

Commit e22bfe0

Browse files
authored
chore(main): release clickhouse 0.1.0 (#7)
1 parent 6912a61 commit e22bfe0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"clickhouse": "0.0.0"
2+
"clickhouse": "0.1.0"
33
}

clickhouse/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-01-24)
4+
5+
6+
### Features
7+
8+
* Adding NLB to allow public access to cluster ([#5](https://github.com/cloudquery/terraform-cloudquery-modules/issues/5)) ([5c05039](https://github.com/cloudquery/terraform-cloudquery-modules/commit/5c05039098bdd65294f806f7aed4dba3f0fd499f))

0 commit comments

Comments
 (0)