Skip to content

Commit cf3dbdb

Browse files
chore(release): 1.1.11 [skip ci]
## [1.1.11](v1.1.10...v1.1.11) (2022-10-18) ### Bug Fixes * add rollup config + reformat + remove dist (old) ([566f155](566f155))
1 parent 566f155 commit cf3dbdb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.11](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.10...v1.1.11) (2022-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* add rollup config + reformat + remove dist (old) ([566f155](https://github.com/DaVikingCode/react-openlayers/commit/566f155623b3b92939d741865955d6e244036cbf))
7+
18
## [1.1.10](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.9...v1.1.10) (2022-10-18)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@daviking/openlayers",
33
"description": "Library wrapping open layers with react. ",
4-
"version": "1.1.10",
4+
"version": "1.1.11",
55
"license": "MIT",
66
"main": "./lib/cjs/index.js",
77
"module": "./lib/esm/index.js",

0 commit comments

Comments
 (0)