Skip to content

Commit 7c57bd0

Browse files
committed
chore(release): 9.9.0 [skip ci]
# [9.9.0](v9.8.0...v9.9.0) (2025-02-07) ### Features * **inbox:** add new route count post for inbox feature ([da7bf82](da7bf82))
1 parent da7bf82 commit 7c57bd0

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.9.0](https://github.com/ForestAdmin/forest-rails/compare/v9.8.0...v9.9.0) (2025-02-07)
2+
3+
4+
### Features
5+
6+
* **inbox:** add new route count post for inbox feature ([da7bf82](https://github.com/ForestAdmin/forest-rails/commit/da7bf82f5050e3384a6bc187840d3605dd5ef4bd))
7+
18
# [9.8.0](https://github.com/ForestAdmin/forest-rails/compare/v9.7.0...v9.8.0) (2025-02-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.8.0"
2+
VERSION = "9.9.0"
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.8.0",
3+
"version": "9.9.0",
44
"description": "The official Rails liana for Forest.",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)