Skip to content

Commit

Permalink
release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
1 parent 1c52c0f commit 366b22f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-numbers-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-radios-suffer.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# react-three-map

## 0.7.0

### Minor Changes

- 1c52c0f: `<Canvas>` props accepts `id?: string` and `beforeId?: string` to set the MapLibre/Mapbox layer.

### Patch Changes

- 748d7a7: Fix issues on DPR or browser zoom changes.

## 0.6.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-three-map",
"version": "0.6.3",
"version": "0.7.0",
"description": "Use react-three-fiber inside MapLibre and Mapbox",
"main": "dist/cjs/main.js",
"module": "dist/es/main.mjs",
Expand Down

0 comments on commit 366b22f

Please sign in to comment.