Skip to content

Commit b9bbfc7

Browse files
committed
chore: bump version
1 parent 5165ddf commit b9bbfc7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.4] - 2025-01-13
11+
12+
### Changed
13+
1014
- Fixed FS module not being available in the SDK.
1115
- Clarified some types in the input SDK.
16+
- General cleanup of some comments.
1217

1318
## [0.0.3] - 2025-01-10
1419

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-environment-airtable-script",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A jest environment for testing Airtable scripts in extensions and automations",
55
"license": "Apache-2.0",
66
"author": "",

0 commit comments

Comments
 (0)