We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef66f2 commit 30d7e06Copy full SHA for 30d7e06
1 file changed
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.5.13] - 2026-03-26
9
+
10
+### Fixed
11
12
+- **Pin `@altimateai/altimate-core` to exact version** — prevents npm from resolving stale cached binaries during install (#475)
13
+- **Flaky `dbt Profiles Auto-Discovery` tests in CI** — stabilized tests that failed intermittently due to timing issues
14
15
+### Changed
16
17
+- **Bump `yaml` from 2.8.2 to 2.8.3** — dependency update in `packages/opencode` (#473)
18
19
## [0.5.12] - 2026-03-25
20
21
### Added
0 commit comments