This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git


The following commit(s) were added to refs/heads/main by this push:
     new 04ced72  chore: Bump version to 21.2.0 (#459)
04ced72 is described below

commit 04ced72ce03d619836bb8a5445601114a67cbbc3
Author: Sutou Kouhei <[email protected]>
AuthorDate: Fri Jul 17 10:29:48 2026 +0900

    chore: Bump version to 21.2.0 (#459)
    
    ## What's Changed
    
    We don't have any API breaking changes since 21.1.0.
    
    See also:
    
https://github.com/apache/arrow-js/compare/v21.1.0..6485275012fe948ede70ecf9c7a86c9668c75fa9
    
    Closes #458.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 5098723..8a7a710 100644
--- a/package.json
+++ b/package.json
@@ -110,5 +110,5 @@
   "engines": {
     "node": ">=20.0"
   },
-  "version": "21.1.0"
+  "version": "21.2.0"
 }

Reply via email to