From 91f4f9634d1ec61fdcf82a7e2b3a021b931109b4 Mon Sep 17 00:00:00 2001 From: Kevin Miller Date: Thu, 9 Jan 2025 22:07:02 -0800 Subject: [PATCH] chore: bump changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3408405..6acfdc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - Removed the `__sdk.js` developer file from the respoitory. +- Fixed the types for runAirtableScript. ## [0.0.2] - 2025-01-09