Skip to content

Commit e22aa04

Browse files
Version Packages (next) (#146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 987d5c7 commit e22aa04

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"changesets": [
88
"sour-fans-bathe",
9+
"thin-adults-arrive",
910
"wet-trees-scream"
1011
]
1112
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-three-map
22

3+
## 1.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- 987d5c7: Fix `overlay` camera calculations bug introduced by `three=>r166`. More info in [#143](https://github.com/RodrigoHamuy/react-three-map/issues/143).
8+
39
## 1.0.0-next.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-three-map",
3-
"version": "1.0.0-next.1",
3+
"version": "1.0.0-next.2",
44
"description": "Use react-three-fiber inside MapLibre and Mapbox",
55
"main": "dist/cjs/main.js",
66
"module": "dist/es/main.mjs",

0 commit comments

Comments
 (0)