Skip to content

Commit

Permalink
RELEASING: Releasing 1 package(s)
Browse files Browse the repository at this point in the history
Releases:
  react-ol-fiber@0.4.0

[skip ci]
  • Loading branch information
giulioz committed Jan 9, 2022
1 parent 90c5337 commit 71e6fe5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .changeset/seven-files-remain.md

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# react-ol-fiber

## 0.4.0

### Minor Changes

- 90c5337: Added support for controls:

```
<MapComponent>
<zoomControl />
<attributionControl />
</MapComponent>
```

## 0.3.2

### 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-ol-fiber",
"version": "0.3.2",
"version": "0.4.0",
"description": "A React renderer for OpenLayers",
"keywords": [
"react",
Expand Down

0 comments on commit 71e6fe5

Please sign in to comment.