From ffc88e4b55d2a766f9f1da385c35a9510a9ec70a Mon Sep 17 00:00:00 2001 From: apigee-devrel-helper <109337440+apigee-devrel-helper@users.noreply.github.com> Date: Fri, 6 Oct 2023 16:55:06 +0100 Subject: [PATCH] chore(main): release 1.15.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5eaa22c..60db1253 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.15.1](https://github.com/apigee/devrel/compare/v1.15.0...v1.15.1) (2023-10-06) + + +### Bug Fixes + +* change policy name for consistency ([31e3895](https://github.com/apigee/devrel/commit/31e3895f26041a4f3465ec7426838e94c52cdfc1)) +* modification after review of the reference ([1815507](https://github.com/apigee/devrel/commit/18155077fbd5316a18ac6e2f9a67952239f7c527)) +* rename flow callout policies for consistency ([5eabb2b](https://github.com/apigee/devrel/commit/5eabb2bf1bc85f3060a1a3e4e07abb9aa0a5c25f)) + ## [1.15.0](https://github.com/apigee/devrel/compare/v1.14.0...v1.15.0) (2023-09-25)