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@1.1.0

[skip ci]
  • Loading branch information
giulioz committed Jan 23, 2022
1 parent 8ba0424 commit c502851
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-students-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-ducks-marry.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-ol-fiber

## 1.1.0

### Minor Changes

- 8ba0424: Added a `<OLPrimitive />` wrapper for primitives to maintain the correct type using generics

### Patch Changes

- 64437d8: Fixed correct target type in event handlers, now it will have the correct type for all events

## 1.0.0

### Major 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": "1.0.0",
"version": "1.1.0",
"description": "A React renderer for OpenLayers",
"keywords": [
"react",
Expand Down

0 comments on commit c502851

Please sign in to comment.