Skip to content

Commit af26655

Browse files
committed
2 parents eea4da3 + 318c510 commit af26655

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 0.1.39 (2026-04-11)
2+
3+
### 🩹 Fixes
4+
5+
- resolve issue with packing for nuget ([6543b77](https://github.com/chaoticgoodcomputing/flowthru/commit/6543b77))
6+
- encapsulate draft releases into public updates ([e3fa635](https://github.com/chaoticgoodcomputing/flowthru/commit/e3fa635))
7+
- missing report gen license ([c1fca92](https://github.com/chaoticgoodcomputing/flowthru/commit/c1fca92))
8+
- actions ([a35c026](https://github.com/chaoticgoodcomputing/flowthru/commit/a35c026))
9+
10+
### ❤️ Thank You
11+
12+
- Spencer Elkington
13+
114
## 0.1.38 (2026-04-11)
215

316
### 🩹 Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowthru",
3-
"version": "0.1.38",
3+
"version": "0.1.39",
44
"description": "A type-safe data engineering framework for .NET",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)