Skip to content

Commit beb832a

Browse files
committed
chore(release): bump tiff and gdal packages to 2.0.0-beta.25
Ship the libtiff zlib fix; gdal is bumped too since it links tiff.
1 parent 5898dd7 commit beb832a

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

cppjs-packages/cppjs-package-gdal/cppjs-package-gdal-android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-gdal-android",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "3.13.1",
55
"description": "Android build of the precompiled GDAL geospatial library, built with cpp.js. Use it together with the main package @cpp.js/package-gdal.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-gdal#readme",

cppjs-packages/cppjs-package-gdal/cppjs-package-gdal-ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-gdal-ios",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "3.13.1",
55
"description": "iOS build of the precompiled GDAL geospatial library, built with cpp.js. Use it together with the main package @cpp.js/package-gdal.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-gdal#readme",

cppjs-packages/cppjs-package-gdal/cppjs-package-gdal-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-gdal-wasm",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "3.13.1",
55
"description": "WebAssembly build of the precompiled GDAL geospatial library, built with cpp.js. Use it together with the main package @cpp.js/package-gdal.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-gdal#readme",

cppjs-packages/cppjs-package-gdal/cppjs-package-gdal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-gdal",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "3.13.1",
55
"description": "This package provides the precompiled GDAL, built using Cpp.js, for seamless integration into JavaScript, WebAssembly, and React Native projects. It enables advanced geospatial data processing, including raster and vector data manipulation, format conversion, and spatial analysis, ensuring high performance and cross-platform compatibility. Perfect for web, server-side, and mobile geospatial applications.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-gdal#readme",

cppjs-packages/cppjs-package-tiff/cppjs-package-tiff-android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-tiff-android",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "4.7.1",
55
"description": "Android build of the precompiled TIFF (libtiff) image library, built with cpp.js. Use it together with the main package @cpp.js/package-tiff.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-tiff#readme",

cppjs-packages/cppjs-package-tiff/cppjs-package-tiff-ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-tiff-ios",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "4.7.1",
55
"description": "iOS build of the precompiled TIFF (libtiff) image library, built with cpp.js. Use it together with the main package @cpp.js/package-tiff.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-tiff#readme",

cppjs-packages/cppjs-package-tiff/cppjs-package-tiff-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-tiff-wasm",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "4.7.1",
55
"description": "WebAssembly build of the precompiled TIFF (libtiff) image library, built with cpp.js. Use it together with the main package @cpp.js/package-tiff.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-tiff#readme",

cppjs-packages/cppjs-package-tiff/cppjs-package-tiff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cpp.js/package-tiff",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"nativeVersion": "4.7.1",
55
"description": "This package provides the Tiff library compiled with Cpp.js, enabling fast and efficient image processing using the TIFF format. It is built with Cpp.js to provide cross-platform support, leveraging both WebAssembly (WASM) for web applications and native code for mobile platforms. Ideal for developers looking to handle TIFF images with high performance in JavaScript environments.",
66
"homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-tiff#readme",

0 commit comments

Comments
 (0)