Skip to content

Commit 7a16e73

Browse files
committed
release: v0.5.3
1 parent 81f3220 commit 7a16e73

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.3] - 2026-03-19
9+
10+
### Fixed
11+
12+
- Bundle skills, dbt-tools, and altimate-setup in shipped npm binary — skills now work in all distribution channels (npm, Homebrew, AUR, Docker) without relying on `postinstall` filesystem copies (#316)
13+
- Exclude 220MB of unused `.node` binaries from dbt-tools bundle (#320)
14+
- Documentation about warehouse connections updated (#318)
15+
16+
### Changed
17+
18+
- Added `altimate_change` markers to upstream-shared files and marker removal detection to CI — prevents markers from being silently stripped (#322)
19+
820
## [0.5.2] - 2026-03-19
921

1022
### Added

0 commit comments

Comments
 (0)