Skip to content

Commit

Permalink
chore(release): 2.14.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.14.0-alpha.1](v2.13.0...v2.14.0-alpha.1) (2024-10-23)

### Bug Fixes

* add isFunction prop to widgets ([a7ba02c](a7ba02c))
* add tests and adjust parseJsonAttributes in order to ignore the falsy ones like parseAttributes ([3c329cd](3c329cd))
* field domain should have priority over fields ([460ba28](460ba28))

### Features

* add infinite attribute to trees ([c227efd](c227efd))
  • Loading branch information
semantic-release-bot committed Oct 23, 2024
1 parent 7ad7086 commit 0ee5851
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gisce/ooui",
"version": "2.13.0",
"version": "2.14.0-alpha.1",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit 0ee5851

Please sign in to comment.