Skip to content

Commit d6aac6a

Browse files
chore: update changelog for 2.0.0-beta.30 (#4135)
Co-authored-by: colin-rogers-dbt <[email protected]> GitOrigin-RevId: 157cbfad121fa9ed286049baf029131ba91dfe7e
1 parent 790f660 commit d6aac6a

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

.changes/2.0.0-beta.30.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## dbt-fusion 2.0.0-beta.30 - June 25, 2025
2+
3+
### Fixes
4+
5+
- Make semantic model entity configs optional
6+
- Fix BQ seed with custom schema

.changes/unreleased/Fixes-20250624-163258.yaml

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

.changes/unreleased/Fixes-20250624-234030.yaml

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
66
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
77
- Do not edit this file directly. This file is auto-generated using [changie](https://github.com/miniscruff/changie). For details on how to document a change, see [the contributing guide](CONTRIBUTING.md#adding-a-changelog-entry).
88

9+
## dbt-fusion 2.0.0-beta.30 - June 25, 2025
10+
11+
### Fixes
12+
13+
- Make semantic model entity configs optional
14+
- Fix BQ seed with custom schema
15+
916
## dbt-fusion 2.0.0-beta.29 - June 25, 2025
1017

1118
### Features

0 commit comments

Comments
 (0)