Skip to content

Commit

Permalink
chore(release): 2.26.0-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.26.0-rc.1](v2.25.0...v2.26.0-rc.1) (2024-10-09)

### Bug Fixes

* adjust fixed height in graph components in forms ([92fc5bd](92fc5bd))
* adjust version for ooui.js in develop env ([6736d53](6736d53))
* adjust workflows to block concurrency ([7541d68](7541d68))
* allow clear in selection fields ([3617265](3617265))
* **char:** allow many2one and selection value for widget char ([d3f140c](d3f140c))
* update gisce/fiber-diagram to v2.1.1-rc.1 ([bb29eca](bb29eca))
* update gisce/ooui to v2.1.0-rc.1 ([dbdb3a3](dbdb3a3))
* update gisce/ooui to v2.10.1-rc.1 ([#586](#586)) ([3f3b52f](3f3b52f))
* update gisce/ooui to v2.2.1-rc.1 ([cdb346f](cdb346f))
* update gisce/ooui to v2.6.1-rc.1 ([83ab8be](83ab8be))
* update gisce/react-formiga-components to v1.2.1-rc.1 ([d8be556](d8be556))
* update gisce/react-formiga-components to v1.2.2-rc.1 ([9bad6f4](9bad6f4))
* update gisce/react-formiga-components to v1.3.2-rc.1 ([50b0002](50b0002))
* update gisce/react-formiga-components to v1.4.0-rc.1 ([ef364db](ef364db))

### Features

* **char:** allow many2one and selection value for widget char ([da90aff](da90aff))
  • Loading branch information
semantic-release-bot committed Oct 9, 2024
1 parent 97615e4 commit afb12f2
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/react-ooui",
"version": "2.25.0",
"version": "2.26.0-rc.1",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit afb12f2

Please sign in to comment.