Skip to content

Commit 66b3164

Browse files
chore(release): 1.1.19 [skip ci]
## [1.1.19](v1.1.18...v1.1.19) (2024-2-14) ### Bug Fixes * change actions gh ([022f2bd](022f2bd)) * change deploy action + update ol ([644c122](644c122)) * doing something dirty during valentine's day ([bed5bdb](bed5bdb)) * remove webgl render ([5749a68](5749a68)) * revert all day previous commit ([3378a89](3378a89)) * rollup build error ([e248707](e248707))
1 parent 022f2bd commit 66b3164

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.1.19](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.18...v1.1.19) (2024-2-14)
2+
3+
4+
### Bug Fixes
5+
6+
* change actions gh ([022f2bd](https://github.com/DaVikingCode/react-openlayers/commit/022f2bd99e56cf2444d835a394d539189892cdb3))
7+
* change deploy action + update ol ([644c122](https://github.com/DaVikingCode/react-openlayers/commit/644c122f60b86f38f6cb0b598d0f5719ee5d50ac))
8+
* doing something dirty during valentine's day ([bed5bdb](https://github.com/DaVikingCode/react-openlayers/commit/bed5bdb2c6aa47e46313c36684e02e4579505fed))
9+
* remove webgl render ([5749a68](https://github.com/DaVikingCode/react-openlayers/commit/5749a6877bab34a9d8e160a57e0851c1effd5fb6))
10+
* revert all day previous commit ([3378a89](https://github.com/DaVikingCode/react-openlayers/commit/3378a896a502799a03ab3d1cf7e347d3df27fb5e))
11+
* rollup build error ([e248707](https://github.com/DaVikingCode/react-openlayers/commit/e24870712ee33203efa5097485d3a976285ed6a1))
12+
113
## [1.1.18](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.17...v1.1.18) (2023-03-17)
214

315

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.18",
4+
"version": "1.1.19",
55
"license": "MIT",
66
"main": "./lib/cjs/index.js",
77
"module": "./lib/esm/index.js",

0 commit comments

Comments
 (0)