Skip to content

Commit a80d1b7

Browse files
chore(release): publish 0.2.0
1 parent af26655 commit a80d1b7

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.2.0 (2026-04-13)
2+
3+
### 🚀 Features
4+
5+
- GQL catalog entry extension ([10e2711](https://github.com/chaoticgoodcomputing/flowthru/commit/10e2711))
6+
- GQL example ([eea4da3](https://github.com/chaoticgoodcomputing/flowthru/commit/eea4da3))
7+
8+
### 🩹 Fixes
9+
10+
- improved workflow for actions linting ([7370446](https://github.com/chaoticgoodcomputing/flowthru/commit/7370446))
11+
- lighter-weight initial release test ([e453bce](https://github.com/chaoticgoodcomputing/flowthru/commit/e453bce))
12+
13+
### ❤️ Thank You
14+
15+
- Spencer Elkington
16+
117
## 0.1.39 (2026-04-11)
218

319
### 🩹 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.39",
3+
"version": "0.2.0",
44
"description": "A type-safe data engineering framework for .NET",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)