Skip to content

Commit e527ac3

Browse files
authored
Merge pull request #1 from jadmadi/release-please--branches--main
chore(main): release 0.2.0
2 parents 48abb96 + 16fcba1 commit e527ac3

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.2.0](https://github.com/jadmadi/thermal/compare/v0.1.0...v0.2.0) (2026-07-18)
9+
10+
11+
### Features
12+
13+
* add open source release plan and config ([61c9449](https://github.com/jadmadi/thermal/commit/61c9449d6baab5945e7a1a540217e5405cbc41b8))
14+
* optimize loaders with memory-mapped SQLite and parallel workers, add build.sh automation, and integrate release-please ([bdf5b2d](https://github.com/jadmadi/thermal/commit/bdf5b2da63d0270b466802250804df5b21e0a330))
15+
16+
17+
### Bug Fixes
18+
19+
* update author name in readme ([19e2c54](https://github.com/jadmadi/thermal/commit/19e2c5448949c306a7cb65b815aa3ac2f17031cd))
20+
821
## [Unreleased]
922

1023
### Added

0 commit comments

Comments
 (0)