@thi.ng/geom-api
Advanced tools
Comparing version 3.0.4 to 3.0.6
@@ -6,2 +6,18 @@ # Change Log | ||
## [3.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@3.0.5...@thi.ng/geom-api@3.0.6) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [3.0.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@3.0.4...@thi.ng/geom-api@3.0.5) (2021-10-28) | ||
**Note:** Version bump only for package @thi.ng/geom-api | ||
## [3.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@3.0.3...@thi.ng/geom-api@3.0.4) (2021-10-25) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@thi.ng/geom-api", | ||
"version": "3.0.4", | ||
"version": "3.0.6", | ||
"description": "Shared type & interface declarations for @thi.ng/geom packages", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.0.4", | ||
"@thi.ng/vectors": "^7.0.4" | ||
"@thi.ng/api": "^8.0.6", | ||
"@thi.ng/vectors": "^7.0.6" | ||
}, | ||
"devDependencies": { | ||
"@thi.ng/testament": "^0.1.4" | ||
"@thi.ng/testament": "^0.1.6" | ||
}, | ||
@@ -95,3 +95,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9ff00a103f76cc4917ef3f244132e218f2300a05" | ||
"gitHead": "c17a556ad25f6882dfa8f806a1d9e8ed7ac7cd71" | ||
} |
28587
Updated@thi.ng/api@^8.0.6
Updated@thi.ng/vectors@^7.0.6