From 37c36e4ccac3fd69250301d55b85c5463f017490 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Wed, 22 Nov 2023 17:37:57 +0000 Subject: [PATCH] chore(release): 10.2.11 [skip ci] ## [10.2.11](https://github.com/ForestAdmin/forest-express/compare/v10.2.10...v10.2.11) (2023-11-22) ### Bug Fixes * user receives 403 on newly created segment query ([#1021](https://github.com/ForestAdmin/forest-express/issues/1021)) ([fe14d42](https://github.com/ForestAdmin/forest-express/commit/fe14d42422d126866e06c5c1d3e12c15d06972ce)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8db5c4e..10760f94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.2.11](https://github.com/ForestAdmin/forest-express/compare/v10.2.10...v10.2.11) (2023-11-22) + + +### Bug Fixes + +* user receives 403 on newly created segment query ([#1021](https://github.com/ForestAdmin/forest-express/issues/1021)) ([fe14d42](https://github.com/ForestAdmin/forest-express/commit/fe14d42422d126866e06c5c1d3e12c15d06972ce)) + ## [10.2.10](https://github.com/ForestAdmin/forest-express/compare/v10.2.9...v10.2.10) (2023-11-03) diff --git a/package.json b/package.json index fadbc693..2be52402 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express", "description": "Official package for all Forest Express Lianas", - "version": "10.2.10", + "version": "10.2.11", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",