Skip to content

Commit 72501b3

Browse files
committed
chore(release): 10.1.10 [skip ci]
## [10.1.10](v10.1.9...v10.1.10) (2023-02-22) ### Bug Fixes * **middlewares:** users should be able to execute a smart action on a smart collection ([#996](#996)) ([d325bfd](d325bfd))
1 parent d325bfd commit 72501b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.1.10](https://github.com/ForestAdmin/forest-express/compare/v10.1.9...v10.1.10) (2023-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **middlewares:** users should be able to execute a smart action on a smart collection ([#996](https://github.com/ForestAdmin/forest-express/issues/996)) ([d325bfd](https://github.com/ForestAdmin/forest-express/commit/d325bfd889fed6fb339687191944d58b65cd9f06))
7+
18
## [10.1.9](https://github.com/ForestAdmin/forest-express/compare/v10.1.8...v10.1.9) (2023-02-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express",
33
"description": "Official package for all Forest Express Lianas",
4-
"version": "10.1.9",
4+
"version": "10.1.10",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)