Skip to content

Commit 2703ad7

Browse files
feat: bump version 0.1.4
1 parent ce9a382 commit 2703ad7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Documentation is available [Documentation](https://react-azure-maps.now.sh)
2424

2525
Generated documentation from typedoc is available [Documentation](https://wiredsolutions.github.io/react-azure-maps/)
2626

27+
## Compatibility with azure-maps-controls
28+
29+
```
30+
0.1.3 - 2.0.25
31+
0.1.4 - 2.0.31
32+
```
33+
2734
## Playground
2835

2936
`React Azure Maps` have a fully documented [Playground Package](https://github.com/WiredSolutions/react-azure-maps-playground) that implements a lot of features from [Azure Maps Code Samples](https://azuremapscodesamples.azurewebsites.net/). If you implement new usage of the map and want to be contributor just create a PR.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-azure-maps",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "React Wrapper for Azure Maps",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)