gridjs-spreadsheet 26.4.1 → 26.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gridjs-spreadsheet",
3
- "version": "26.4.1",
3
+ "version": "26.4.2",
4
4
  "description": "this is the client side script for GridJs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs based on JSON format.",
5
5
  "types": "index.d.ts",
6
6
  "main": "xspreadsheet.js",
package/readme.md CHANGED
@@ -387,6 +387,10 @@ v26.4:
387
387
  - Add redaction features
388
388
  - Fix paste scroll issue
389
389
 
390
+ v26.4.1:
391
+
392
+ - Support shape lock
393
+
390
394
  ## License
391
395
 
392
396
  MIT