From f4d3befc7c0428825189e65a6073c7bc9dd8b942 Mon Sep 17 00:00:00 2001 From: Debdeep Pal Date: Fri, 10 Jan 2025 00:38:51 +0530 Subject: [PATCH 1/2] Update package.json version to 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd10220..20fa91a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spread-diff-patch", - "version": "1.2.2", + "version": "1.2.3", "description": "Diff & patch SpreadSheet files", "main": "./lib/index.js", "module": "./lib/index.mjs", From c72b82ed1805f003edd18f5af160910fbd50ab2b Mon Sep 17 00:00:00 2001 From: Debdeep Pal Date: Wed, 22 Jan 2025 19:55:43 +0530 Subject: [PATCH 2/2] Updated git repo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 20fa91a..b9108b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spread-diff-patch", - "version": "1.2.3", + "version": "1.2.4", "description": "Diff & patch SpreadSheet files", "main": "./lib/index.js", "module": "./lib/index.mjs", @@ -14,14 +14,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/dev-DTECH/spread-diff-patch.git" + "url": "git+https://github.com/dtech-labs/spread-diff-patch.git" }, "author": "DTech", "license": "MIT", "bugs": { - "url": "https://github.com/dev-DTECH/spread-diff-patch/issues" + "url": "https://github.com/dtech-labs/spread-diff-patch/issues" }, - "homepage": "https://github.com/dev-DTECH/spread-diff-patch#readme", + "homepage": "https://github.com/dtech-labs/spread-diff-patch#readme", "keywords": [ "csv", "html",