Publish v1.22.0

This commit is contained in:
Kenny Daniel 2025-11-26 10:06:43 -08:00
parent 96f9d19461
commit 86f104357d
No known key found for this signature in database
GPG Key ID: 90AB653A8CAD7E45
2 changed files with 4 additions and 1 deletions

@ -1,5 +1,8 @@
# Changelog
## [1.22.0]
- Rename constants to plural, and remove LogicalTypeType
## [1.21.1]
- Add bigint to ParquetQueryValue type

@ -1,6 +1,6 @@
{
"name": "hyparquet",
"version": "1.21.1",
"version": "1.22.0",
"description": "Parquet file parser for JavaScript",
"author": "Hyperparam",
"homepage": "https://hyperparam.app",