From 8869298e915f4004e215cdfc7bee8e6f787f9372 Mon Sep 17 00:00:00 2001 From: "contentful-automation[bot]" <100587065+contentful-automation[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 13:18:20 +0000 Subject: [PATCH] chore(release): updated release notes and package versions [ci skip] - @contentful/rich-text-links@16.3.0 --- packages/rich-text-links/CHANGELOG.md | 6 ++++++ packages/rich-text-links/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/rich-text-links/CHANGELOG.md b/packages/rich-text-links/CHANGELOG.md index 46d511e6..74d9a705 100644 --- a/packages/rich-text-links/CHANGELOG.md +++ b/packages/rich-text-links/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [16.3.0](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.2.0...@contentful/rich-text-links@16.3.0) (2023-06-09) + +### Features + +- change visitNodes to visit nodes in depth-first order ([#475](https://github.com/contentful/rich-text/issues/475)) ([ace5225](https://github.com/contentful/rich-text/commit/ace52253af4e83035075a466b7c97a08072e35ad)) + # [16.2.0](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.1.1...@contentful/rich-text-links@16.2.0) (2023-06-07) ### Features diff --git a/packages/rich-text-links/package.json b/packages/rich-text-links/package.json index 342a8a9a..4705d979 100644 --- a/packages/rich-text-links/package.json +++ b/packages/rich-text-links/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/rich-text-links", - "version": "16.2.0", + "version": "16.3.0", "main": "dist/rich-text-links.es5.js", "typings": "dist/types/index.d.ts", "files": [