Skip to content

Commit 41e6094

Browse files
chore(release): 1.3.0-dev.61 [skip ci]
# [1.3.0-dev.61](v1.3.0-dev.60...v1.3.0-dev.61) (2024-03-25) ### Bug Fixes * added GEOContext ([b5ca00c](b5ca00c)) * complete setConfig en getConfig ([aac686e](aac686e)) * made synchrone ([d6b1c62](d6b1c62)) * move not visible ([78ab1f4](78ab1f4)) * renamed loadConfig to setConfig ([d69969d](d69969d)) * setConfig ([bf6e023](bf6e023)) * typo error of GEOContext ([c92567d](c92567d)) * Work inprogress ([7969319](7969319))
1 parent d6b1c62 commit 41e6094

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.3.0-dev.61](https://github.com/sjhoeksma/lowcoder-comp-geo/compare/v1.3.0-dev.60...v1.3.0-dev.61) (2024-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* added GEOContext ([b5ca00c](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/b5ca00c9b3bb8e46b18dda7229040067a9286a3d))
7+
* complete setConfig en getConfig ([aac686e](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/aac686e0a779751ab4cf6f225599c47b884a515c))
8+
* made synchrone ([d6b1c62](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/d6b1c6272d3625bfab476be5511bb1c45cf15edf))
9+
* move not visible ([78ab1f4](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/78ab1f489cf3d01ab3bcb2f27f9ebbbb7c7bce9c))
10+
* renamed loadConfig to setConfig ([d69969d](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/d69969d19287096702d02ebd0c01c29886bc61be))
11+
* setConfig ([bf6e023](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/bf6e023fbf73721e40f3889f6cb965a3bca7cb7f))
12+
* typo error of GEOContext ([c92567d](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/c92567d1984626888139561b1ce61a8c82d68dcc))
13+
* Work inprogress ([7969319](https://github.com/sjhoeksma/lowcoder-comp-geo/commit/796931985231e295ae8f61a6f8e63ca6b67ca83b))
14+
115
# [1.3.0-dev.60](https://github.com/sjhoeksma/lowcoder-comp-geo/compare/v1.3.0-dev.59...v1.3.0-dev.60) (2024-03-24)
216

317

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.60",
3+
"version": "1.3.0-dev.61",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)