Skip to content

Commit 49ebe11

Browse files
committed
chore(release): 9.5.5 [skip ci]
## [9.5.5](v9.5.4...v9.5.5) (2024-12-09) ### Bug Fixes * **search:** highlight decorator search on smart field ([#707](#707)) ([69e2cac](69e2cac))
1 parent 69e2cac commit 49ebe11

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.5.5](https://github.com/ForestAdmin/forest-rails/compare/v9.5.4...v9.5.5) (2024-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **search:** highlight decorator search on smart field ([#707](https://github.com/ForestAdmin/forest-rails/issues/707)) ([69e2cac](https://github.com/ForestAdmin/forest-rails/commit/69e2cac636d4d018af6ea370266050080afda6ee))
7+
18
## [9.5.4](https://github.com/ForestAdmin/forest-rails/compare/v9.5.3...v9.5.4) (2024-12-04)
29

310

lib/forest_liana/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ForestLiana
2-
VERSION = "9.5.4"
2+
VERSION = "9.5.5"
33
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forest-rails",
3-
"version": "9.5.4",
3+
"version": "9.5.5",
44
"description": "The official Rails liana for Forest.",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)