Skip to content

Commit 7804ae1

Browse files
chore(release): 1.3.0-dev.31 [skip ci]
# [1.3.0-dev.31](v1.3.0-dev.30...v1.3.0-dev.31) (2024-03-22) ### Bug Fixes * added annimates ([1fb3466](1fb3466)) * feature exposure ([5951e02](5951e02))
1 parent 5951e02 commit 7804ae1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.3.0-dev.31](https://github.com/sjhoeksma/lowcoder-comp-geo/compare/v1.3.0-dev.30...v1.3.0-dev.31) (2024-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* added annimates ([1fb3466](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/1fb346654ec8515c0b80e69007f53921cd5c6e42))
7+
* feature exposure ([5951e02](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/5951e02e290d088867a437d1be2156dcb91c40b3))
8+
19
## [ToDo]
210
- Make view mobile friendly, lager fonts for buttons
311
- Add left mouse menu
@@ -25,4 +33,4 @@
2533
Shapefile
2634
- Changes Event into Events and expose Event varaible as current_event
2735
- Add functions in layers to convert string, object{lat,lon} to coordinates
28-
- Add varaible exposing the last clicked feature as feature
36+
- Add varaible exposing the last clicked feature as feature

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lowcoder-comp-geo",
3-
"version": "1.3.0-dev.30",
3+
"version": "1.3.0-dev.31",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)