Skip to content

Commit cbebb73

Browse files
chtituxclaude
andcommitted
Release v0.4.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 58d04d0 commit cbebb73

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Upcoming release
44

5+
-
6+
7+
## 0.4.0
8+
59
### Breaking changes
610

711
- **`fromZip()` no longer reads local file paths** in Node.js. Read the file yourself and use `fromZipData()` instead

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gtfs-sqljs",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Load GTFS data into sql.js SQLite database for querying in browser and Node.js",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)