Skip to content

Commit a24f23f

Browse files
Bumping version to 1.11.2 and generate changelog
1 parent bfac6f0 commit a24f23f

File tree

5 files changed

+3
-15
lines changed

5 files changed

+3
-15
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## dbt-core 1.11.2-rc1 - December 22, 2025
1+
## dbt-core 1.11.2 - December 22, 2025
22

33
### Fixes
44

.changes/1.11.2/Fixes-20250922-151726.yaml

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

.changes/1.11.2/Fixes-20251219-184405.yaml

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

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
66
- 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](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md#adding-changelog-entry)
77

8-
## dbt-core 1.11.2-rc1 - December 22, 2025
8+
## dbt-core 1.11.2 - December 22, 2025
99

1010
### Fixes
1111

core/dbt/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.11.2rc1"
1+
version = "1.11.2"

0 commit comments

Comments
 (0)