Skip to content

Commit f8289f2

Browse files
chore(release): 1.1.22 [skip ci]
## [1.1.22](v1.1.21...v1.1.22) (2024-2-14) ### Bug Fixes * add autoprefixer ([882ec7d](882ec7d)) * remove deploy gh action + remove story book (core-js) ([f549a9c](f549a9c))
1 parent 882ec7d commit f8289f2

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.22](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.21...v1.1.22) (2024-2-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add autoprefixer ([882ec7d](https://github.com/DaVikingCode/react-openlayers/commit/882ec7d5cefedb0d195caf3f83e2c9723d75c93e))
7+
* remove deploy gh action + remove story book (core-js) ([f549a9c](https://github.com/DaVikingCode/react-openlayers/commit/f549a9cccab5be87e4b5d33f02968d1d2b585f7f))
8+
19
## [1.1.21](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.20...v1.1.21) (2024-2-14)
210

311

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

0 commit comments

Comments
 (0)