Skip to content

Commit

Permalink
v4.1.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen committed Aug 3, 2024
1 parent 9672c9d commit 7ff6428
Show file tree
Hide file tree
Showing 15 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"npmClient": "yarn",
"exact": true,
"packages": [
Expand Down
4 changes: 2 additions & 2 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -45,7 +45,7 @@
"./src/lib/common.js"
],
"dependencies": {
"@math.gl/types": "4.1.0-alpha.1"
"@math.gl/types": "4.1.0-alpha.2"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
6 changes: 3 additions & 3 deletions modules/culling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -42,8 +42,8 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.1",
"@math.gl/types": "4.1.0-alpha.1"
"@math.gl/core": "4.1.0-alpha.2",
"@math.gl/types": "4.1.0-alpha.2"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
2 changes: 1 addition & 1 deletion modules/dggs-geohash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"math",
Expand Down
2 changes: 1 addition & 1 deletion modules/dggs-quadkey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"math",
Expand Down
2 changes: 1 addition & 1 deletion modules/dggs-s2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"math",
Expand Down
4 changes: 2 additions & 2 deletions modules/geoid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -40,7 +40,7 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.1"
"@math.gl/core": "4.1.0-alpha.2"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
6 changes: 3 additions & 3 deletions modules/geospatial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -39,8 +39,8 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.1",
"@math.gl/types": "4.1.0-alpha.1"
"@math.gl/core": "4.1.0-alpha.2",
"@math.gl/types": "4.1.0-alpha.2"
},
"gitHead": "e1a95300cb225a90da6e90333d4adf290f7ba501"
}
4 changes: 2 additions & 2 deletions modules/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [],
"repository": {
"type": "git",
Expand All @@ -27,6 +27,6 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.1"
"@math.gl/core": "4.1.0-alpha.2"
}
}
4 changes: 2 additions & 2 deletions modules/polygon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"webgl",
"javascript",
Expand All @@ -33,6 +33,6 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.1"
"@math.gl/core": "4.1.0-alpha.2"
}
}
4 changes: 2 additions & 2 deletions modules/proj4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -41,7 +41,7 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.1",
"@math.gl/core": "4.1.0-alpha.2",
"@types/proj4": "^2.5.0",
"proj4": "2.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/sun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"javascript",
"math",
Expand Down
2 changes: 1 addition & 1 deletion modules/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"publishConfig": {
"access": "public"
},
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"typescript",
"javascript",
Expand Down
4 changes: 2 additions & 2 deletions modules/web-mercator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Uber Technologies, Inc.",
"license": "MIT",
"type": "module",
"version": "4.1.0-alpha.1",
"version": "4.1.0-alpha.2",
"keywords": [
"webgl",
"javascript",
Expand Down Expand Up @@ -34,7 +34,7 @@
"src"
],
"dependencies": {
"@math.gl/core": "4.1.0-alpha.1"
"@math.gl/core": "4.1.0-alpha.2"
},
"devDependencies": {
"mock-browser": "^0.92.14"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2395,20 +2395,20 @@ __metadata:
languageName: node
linkType: hard

"@math.gl/core@npm:4.1.0-alpha.1, @math.gl/core@workspace:modules/core":
"@math.gl/core@npm:4.1.0-alpha.2, @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.1"
"@math.gl/types": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

"@math.gl/culling@workspace:modules/culling":
version: 0.0.0-use.local
resolution: "@math.gl/culling@workspace:modules/culling"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.1"
"@math.gl/types": "npm:4.1.0-alpha.1"
"@math.gl/core": "npm:4.1.0-alpha.2"
"@math.gl/types": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2436,32 +2436,32 @@ __metadata:
version: 0.0.0-use.local
resolution: "@math.gl/geoid@workspace:modules/geoid"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.1"
"@math.gl/core": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

"@math.gl/geospatial@workspace:modules/geospatial":
version: 0.0.0-use.local
resolution: "@math.gl/geospatial@workspace:modules/geospatial"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.1"
"@math.gl/types": "npm:4.1.0-alpha.1"
"@math.gl/core": "npm:4.1.0-alpha.2"
"@math.gl/types": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

"@math.gl/polygon@workspace:modules/polygon":
version: 0.0.0-use.local
resolution: "@math.gl/polygon@workspace:modules/polygon"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.1"
"@math.gl/core": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

"@math.gl/proj4@workspace:modules/proj4":
version: 0.0.0-use.local
resolution: "@math.gl/proj4@workspace:modules/proj4"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.1"
"@math.gl/core": "npm:4.1.0-alpha.2"
"@types/proj4": "npm:^2.5.0"
proj4: "npm:2.6.2"
languageName: unknown
Expand All @@ -2473,7 +2473,7 @@ __metadata:
languageName: unknown
linkType: soft

"@math.gl/types@npm:4.1.0-alpha.1, @math.gl/types@workspace:modules/types":
"@math.gl/types@npm:4.1.0-alpha.2, @math.gl/types@workspace:modules/types":
version: 0.0.0-use.local
resolution: "@math.gl/types@workspace:modules/types"
languageName: unknown
Expand All @@ -2483,7 +2483,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.1"
"@math.gl/core": "npm:4.1.0-alpha.2"
mock-browser: "npm:^0.92.14"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10871,7 +10871,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "math.gl@workspace:modules/main"
dependencies:
"@math.gl/core": "npm:4.1.0-alpha.1"
"@math.gl/core": "npm:4.1.0-alpha.2"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 7ff6428

Please sign in to comment.