diff --git a/CHANGELOG.md b/CHANGELOG.md index 76668a2a..93c2d1df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## v4.1.0-alpha.8 +## v4.1.0-alpha.9 - chore: switch to @vis.gl/dev-tools and CI release - feat(types): Sized numeric arrays (#16) diff --git a/lerna.json b/lerna.json index 1225581f..e632a598 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "npmClient": "yarn", "exact": true, "packages": [ diff --git a/modules/core/package.json b/modules/core/package.json index 738f5b53..b6d0f2f3 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "webgl", "javascript", @@ -25,7 +25,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -45,7 +45,7 @@ "./src/lib/common.js" ], "dependencies": { - "@math.gl/types": "4.1.0-alpha.8" + "@math.gl/types": "4.1.0-alpha.9" }, "gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501" } diff --git a/modules/culling/package.json b/modules/culling/package.json index bd056c3e..b8ca8e4c 100644 --- a/modules/culling/package.json +++ b/modules/culling/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "webgl", "javascript", @@ -25,7 +25,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -42,8 +42,8 @@ "src" ], "dependencies": { - "@math.gl/core": "4.1.0-alpha.8", - "@math.gl/types": "4.1.0-alpha.8" + "@math.gl/core": "4.1.0-alpha.9", + "@math.gl/types": "4.1.0-alpha.9" }, "gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501" } diff --git a/modules/dggs-geohash/package.json b/modules/dggs-geohash/package.json index 2417556d..90c1c8dc 100644 --- a/modules/dggs-geohash/package.json +++ b/modules/dggs-geohash/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "javascript", "math", @@ -17,7 +17,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", diff --git a/modules/dggs-quadkey/package.json b/modules/dggs-quadkey/package.json index b08d8ece..aa3c0031 100644 --- a/modules/dggs-quadkey/package.json +++ b/modules/dggs-quadkey/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "javascript", "math", @@ -17,7 +17,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", diff --git a/modules/dggs-s2/package.json b/modules/dggs-s2/package.json index 82708c91..84c1221a 100644 --- a/modules/dggs-s2/package.json +++ b/modules/dggs-s2/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "javascript", "math", @@ -17,7 +17,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", diff --git a/modules/geoid/package.json b/modules/geoid/package.json index 2e242336..974b5d0c 100644 --- a/modules/geoid/package.json +++ b/modules/geoid/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "webgl", "javascript", @@ -23,7 +23,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -40,7 +40,7 @@ "src" ], "dependencies": { - "@math.gl/core": "4.1.0-alpha.8" + "@math.gl/core": "4.1.0-alpha.9" }, "gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501" } diff --git a/modules/geospatial/package.json b/modules/geospatial/package.json index f641fef1..d421f1a0 100644 --- a/modules/geospatial/package.json +++ b/modules/geospatial/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "webgl", "javascript", @@ -22,7 +22,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -39,8 +39,8 @@ "src" ], "dependencies": { - "@math.gl/core": "4.1.0-alpha.8", - "@math.gl/types": "4.1.0-alpha.8" + "@math.gl/core": "4.1.0-alpha.9", + "@math.gl/types": "4.1.0-alpha.9" }, "gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501" } diff --git a/modules/main/package.json b/modules/main/package.json index fe12ac2b..542471d8 100644 --- a/modules/main/package.json +++ b/modules/main/package.json @@ -6,11 +6,11 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -27,6 +27,6 @@ "src" ], "dependencies": { - "@math.gl/core": "4.1.0-alpha.8" + "@math.gl/core": "4.1.0-alpha.9" } } diff --git a/modules/polygon/package.json b/modules/polygon/package.json index 3b8f85aa..03b51138 100644 --- a/modules/polygon/package.json +++ b/modules/polygon/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "webgl", "javascript", @@ -16,7 +16,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -33,6 +33,6 @@ "src" ], "dependencies": { - "@math.gl/core": "4.1.0-alpha.8" + "@math.gl/core": "4.1.0-alpha.9" } } diff --git a/modules/proj4/package.json b/modules/proj4/package.json index 388f0ada..b06eff62 100644 --- a/modules/proj4/package.json +++ b/modules/proj4/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "webgl", "javascript", @@ -24,7 +24,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -41,7 +41,7 @@ "src" ], "dependencies": { - "@math.gl/core": "4.1.0-alpha.8", + "@math.gl/core": "4.1.0-alpha.9", "@types/proj4": "^2.5.0", "proj4": "2.6.2" }, diff --git a/modules/sun/package.json b/modules/sun/package.json index 54ba0d09..560437a7 100644 --- a/modules/sun/package.json +++ b/modules/sun/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "javascript", "math", @@ -17,7 +17,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", diff --git a/modules/types/package.json b/modules/types/package.json index f18716d1..a0ca32ef 100644 --- a/modules/types/package.json +++ b/modules/types/package.json @@ -6,7 +6,7 @@ "publishConfig": { "access": "public" }, - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "typescript", "javascript", @@ -16,7 +16,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", diff --git a/modules/web-mercator/package.json b/modules/web-mercator/package.json index a555eb19..fcecf07f 100644 --- a/modules/web-mercator/package.json +++ b/modules/web-mercator/package.json @@ -4,7 +4,7 @@ "author": "Uber Technologies, Inc.", "license": "MIT", "type": "module", - "version": "4.1.0-alpha.8", + "version": "4.1.0-alpha.9", "keywords": [ "webgl", "javascript", @@ -17,7 +17,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/uber-web/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "types": "dist/index.d.ts", "main": "dist/index.cjs", @@ -34,7 +34,7 @@ "src" ], "dependencies": { - "@math.gl/core": "4.1.0-alpha.8" + "@math.gl/core": "4.1.0-alpha.9" }, "devDependencies": { "mock-browser": "^0.92.14" diff --git a/package.json b/package.json index d8f8b658..d91f6cbe 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "module", "repository": { "type": "git", - "url": "https://github.com/vis.gl/math.gl.git" + "url": "https://github.com/visgl/math.gl.git" }, "workspaces": [ "modules/*", diff --git a/yarn.lock b/yarn.lock index a38886c4..843626a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1084,11 +1084,11 @@ __metadata: languageName: node linkType: hard -"@math.gl/core@npm:4.1.0-alpha.8, @math.gl/core@workspace:modules/core": +"@math.gl/core@npm:4.1.0-alpha.9, @math.gl/core@workspace:modules/core": version: 0.0.0-use.local resolution: "@math.gl/core@workspace:modules/core" dependencies: - "@math.gl/types": "npm:4.1.0-alpha.8" + "@math.gl/types": "npm:4.1.0-alpha.9" languageName: unknown linkType: soft @@ -1096,8 +1096,8 @@ __metadata: version: 0.0.0-use.local resolution: "@math.gl/culling@workspace:modules/culling" dependencies: - "@math.gl/core": "npm:4.1.0-alpha.8" - "@math.gl/types": "npm:4.1.0-alpha.8" + "@math.gl/core": "npm:4.1.0-alpha.9" + "@math.gl/types": "npm:4.1.0-alpha.9" languageName: unknown linkType: soft @@ -1125,7 +1125,7 @@ __metadata: version: 0.0.0-use.local resolution: "@math.gl/geoid@workspace:modules/geoid" dependencies: - "@math.gl/core": "npm:4.1.0-alpha.8" + "@math.gl/core": "npm:4.1.0-alpha.9" languageName: unknown linkType: soft @@ -1133,8 +1133,8 @@ __metadata: version: 0.0.0-use.local resolution: "@math.gl/geospatial@workspace:modules/geospatial" dependencies: - "@math.gl/core": "npm:4.1.0-alpha.8" - "@math.gl/types": "npm:4.1.0-alpha.8" + "@math.gl/core": "npm:4.1.0-alpha.9" + "@math.gl/types": "npm:4.1.0-alpha.9" languageName: unknown linkType: soft @@ -1142,7 +1142,7 @@ __metadata: version: 0.0.0-use.local resolution: "@math.gl/polygon@workspace:modules/polygon" dependencies: - "@math.gl/core": "npm:4.1.0-alpha.8" + "@math.gl/core": "npm:4.1.0-alpha.9" languageName: unknown linkType: soft @@ -1150,7 +1150,7 @@ __metadata: version: 0.0.0-use.local resolution: "@math.gl/proj4@workspace:modules/proj4" dependencies: - "@math.gl/core": "npm:4.1.0-alpha.8" + "@math.gl/core": "npm:4.1.0-alpha.9" "@types/proj4": "npm:^2.5.0" proj4: "npm:2.6.2" languageName: unknown @@ -1162,7 +1162,7 @@ __metadata: languageName: unknown linkType: soft -"@math.gl/types@npm:4.1.0-alpha.8, @math.gl/types@workspace:modules/types": +"@math.gl/types@npm:4.1.0-alpha.9, @math.gl/types@workspace:modules/types": version: 0.0.0-use.local resolution: "@math.gl/types@workspace:modules/types" languageName: unknown @@ -1172,7 +1172,7 @@ __metadata: version: 0.0.0-use.local resolution: "@math.gl/web-mercator@workspace:modules/web-mercator" dependencies: - "@math.gl/core": "npm:4.1.0-alpha.8" + "@math.gl/core": "npm:4.1.0-alpha.9" mock-browser: "npm:^0.92.14" languageName: unknown linkType: soft @@ -9491,7 +9491,7 @@ __metadata: version: 0.0.0-use.local resolution: "math.gl@workspace:modules/main" dependencies: - "@math.gl/core": "npm:4.1.0-alpha.8" + "@math.gl/core": "npm:4.1.0-alpha.9" languageName: unknown linkType: soft