Skip to content

Commit 00453f0

Browse files
Merge branch 'Turfjs:master' into master
2 parents 20e2e47 + 2131d78 commit 00453f0

File tree

116 files changed

+116
-116
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+116
-116
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"npmClient": "pnpm",
4-
"version": "7.1.0",
4+
"version": "7.2.0",
55
"command": {
66
"publish": {
77
"registry": "https://registry.npmjs.org"

packages/turf-along/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/along",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf along module",
55
"author": "Turf Authors",
66
"license": "MIT",

packages/turf-angle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/angle",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf angle module",
55
"author": "Turf Authors",
66
"contributors": [

packages/turf-area/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/area",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf area module",
55
"author": "Turf Authors",
66
"license": "MIT",

packages/turf-bbox-clip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/bbox-clip",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf bbox-clip module",
55
"author": "Turf Authors",
66
"contributors": [

packages/turf-bbox-polygon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/bbox-polygon",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf bbox-polygon module",
55
"author": "Turf Authors",
66
"license": "MIT",

packages/turf-bbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/bbox",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf bbox module",
55
"author": "Turf Authors",
66
"license": "MIT",

packages/turf-bearing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/bearing",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf bearing module",
55
"author": "Turf Authors",
66
"license": "MIT",

packages/turf-bezier-spline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/bezier-spline",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf bezier-spline module",
55
"author": "Turf Authors",
66
"license": "MIT",

packages/turf-boolean-clockwise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turf/boolean-clockwise",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "turf boolean-clockwise module",
55
"author": "Turf Authors",
66
"contributors": [

0 commit comments

Comments
 (0)