Skip to content

Commit

Permalink
chore(release): 2.56.0-rc.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.56.0-rc.1](v2.55.0...v2.56.0-rc.1) (2025-01-17)

### 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))
* avoid duplicate requests in fetch column state ([ff4bf9b](ff4bf9b))
* avoid more duplicate requests ([d4c3a00](d4c3a00))
* change version ([3d33c50](3d33c50))
* **char:** allow many2one and selection value for widget char ([d3f140c](d3f140c))
* sync changes from v2 to v2-develop ([aa592fe](aa592fe))
* sync changes from v2 to v2-develop ([0acf50f](0acf50f))
* sync changes from v2 to v2-develop ([0938ae1](0938ae1))
* sync changes from v2 to v2-develop ([#681](#681)) ([7ef76f3](7ef76f3))
* sync changes from v2 to v2-develop ([#696](#696)) [skip ci] ([de342ee](de342ee))
* sync changes from v2 to v2-develop ([#700](#700)) ([2e5a2d7](2e5a2d7))
* sync changes from v2 to v2-develop ([#761](#761)) [skip ci] ([5571d3c](5571d3c))
* sync changes from v2 to v2-develop ([#787](#787)) [skip ci] ([a184f58](a184f58))
* sync changes from v2 to v2-develop ([#789](#789)) [skip ci] ([0d09dd4](0d09dd4))
* sync changes from v2 to v2-develop ([#799](#799)) [skip ci] ([6d1865a](6d1865a))
* sync changes from v2 to v2-develop ([#802](#802)) [skip ci] ([cccbe01](cccbe01))
* 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.16.1-rc.1 ([e760440](e760440))
* 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))
* sync changes from v2 to v2-develop ([18906c7](18906c7))
* sync changes from v2 to v2-develop ([9eb0e0a](9eb0e0a))
* sync changes from v2 to v2-develop ([814aa46](814aa46))
* sync changes from v2 to v2-develop ([#694](#694)) [skip ci] ([91fe817](91fe817))
* sync changes from v2 to v2-develop ([#702](#702)) ([999832f](999832f))
* sync changes from v2 to v2-develop ([#712](#712)) [skip ci] ([7d5a2e7](7d5a2e7))
* sync changes from v2 to v2-develop ([#716](#716)) [skip ci] ([28edbf6](28edbf6))
* sync changes from v2 to v2-develop ([#733](#733)) [skip ci] ([54a5e93](54a5e93))
* sync changes from v2 to v2-develop ([#743](#743)) ([6714ab7](6714ab7))
* sync changes from v2 to v2-develop ([#767](#767)) ([247cffe](247cffe))
* sync changes from v2 to v2-develop ([#778](#778)) [skip ci] ([e206bfa](e206bfa))
* sync changes from v2 to v2-develop ([#783](#783)) [skip ci] ([b761a38](b761a38))
* sync changes from v2 to v2-develop ([#794](#794)) [skip ci] ([e90b414](e90b414))
* sync changes from v2 to v2-develop (🚨 CONFLICTS RESOLVED) ([#724](#724)) [skip ci] ([8db3627](8db3627))
  • Loading branch information
semantic-release-bot committed Jan 17, 2025
1 parent b869817 commit 410a3ec
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.55.0",
"version": "2.56.0-rc.1",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit 410a3ec

Please sign in to comment.