Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clementallen committed Jan 31, 2021
1 parent c63afb1 commit 3571853
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.0.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0-0...3.0.0)
#### [3.0.1](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0...3.0.1)

- Added react-leaflet-v3 npm keyword [`#63`](https://github.com/clementallen/react-leaflet-semicircle/pull/63)

#### [v3.0.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0-0...v3.0.0)

> 30 January 2021
- Update peerDependencies [`#62`](https://github.com/clementallen/react-leaflet-semicircle/pull/62)
- BREAKING: Migrate to react-leaflet v3 [`#61`](https://github.com/clementallen/react-leaflet-semicircle/pull/61)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-leaflet-semicircle",
"version": "3.0.0",
"version": "3.0.1",
"description": "React wrapper of leaflet-semicircle",
"main": "dist/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 3571853

Please sign in to comment.