Skip to content

Commit 1664250

Browse files
committed
chore(release): 9.6.4 [skip ci]
## [9.6.4](v9.6.3...v9.6.4) (2024-12-27) ### Bug Fixes * **forest-requester:** forest reporter now gets actual error instead of message ([#711](#711)) ([0b8611f](0b8611f))
1 parent 0b8611f commit 1664250

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.6.4](https://github.com/ForestAdmin/forest-rails/compare/v9.6.3...v9.6.4) (2024-12-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **forest-requester:** forest reporter now gets actual error instead of message ([#711](https://github.com/ForestAdmin/forest-rails/issues/711)) ([0b8611f](https://github.com/ForestAdmin/forest-rails/commit/0b8611fc6e877d5d93ab327af2151e89e5120d0e))
7+
18
## [9.6.3](https://github.com/ForestAdmin/forest-rails/compare/v9.6.2...v9.6.3) (2024-12-24)
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.6.3"
2+
VERSION = "9.6.4"
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.6.3",
3+
"version": "9.6.4",
44
"description": "The official Rails liana for Forest.",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)