Skip to content

Commit 91958c1

Browse files
committed
chore(release): 4.2.2 [skip ci]
## [4.2.2](v4.2.1...v4.2.2) (2023-10-20) ### Bug Fixes * fix schema serialization on schema:apply for SA field hook property ([#642](#642)) ([16e6d7b](16e6d7b))
1 parent 16e6d7b commit 91958c1

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+
## [4.2.2](https://github.com/ForestAdmin/toolbelt/compare/v4.2.1...v4.2.2) (2023-10-20)
2+
3+
4+
### Bug Fixes
5+
6+
* fix schema serialization on schema:apply for SA field hook property ([#642](https://github.com/ForestAdmin/toolbelt/issues/642)) ([16e6d7b](https://github.com/ForestAdmin/toolbelt/commit/16e6d7bcbde15c58ec3c7e08608b718fc0e3b676))
7+
18
## [4.2.1](https://github.com/ForestAdmin/toolbelt/compare/v4.2.0...v4.2.1) (2023-10-20)
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-cli",
33
"description": "The Lumberjacks' toolbelt is the Forest CLI which makes easy to manage your back office application directly from the terminal.",
4-
"version": "4.2.1",
4+
"version": "4.2.2",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)