Skip to content

Commit 5222ad2

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2022-10-18) ### Bug Fixes * [MapControls] Force defined templateGridStyle variable ([0eadc14](0eadc14))
1 parent 0eadc14 commit 5222ad2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.2...v1.1.3) (2022-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* [MapControls] Force defined templateGridStyle variable ([0eadc14](https://github.com/DaVikingCode/react-openlayers/commit/0eadc1487f17218270c1cee436f7a3b15e6a2eae))
7+
18
## [1.1.2](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.1...v1.1.2) (2022-10-18)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@daviking/openlayers",
33
"module": "dist/react-openlayers.esm.js",
44
"description": "Library wrapping open layers with react. ",
5-
"version": "1.1.2",
5+
"version": "1.1.3",
66
"license": "MIT",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)