Skip to content

Commit

Permalink
chore(release): updated release notes and package versions [ci skip]
Browse files Browse the repository at this point in the history
 - @contentful/contentful-slatejs-adapter@15.17.2
 - @contentful/rich-text-from-markdown@15.17.2
 - @contentful/rich-text-html-renderer@16.5.1
 - @contentful/rich-text-links@16.6.2
 - @contentful/rich-text-plain-text-renderer@16.1.2
 - @contentful/rich-text-react-renderer@15.21.1
 - @contentful/rich-text-types@16.5.1
  • Loading branch information
contentful-automation[bot] committed May 27, 2024
1 parent e5d6533 commit 5915c84
Show file tree
Hide file tree
Showing 14 changed files with 43 additions and 13 deletions.
4 changes: 4 additions & 0 deletions packages/contentful-slatejs-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.17.2](https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@15.17.1...@contentful/contentful-slatejs-adapter@15.17.2) (2024-05-27)

**Note:** Version bump only for package @contentful/contentful-slatejs-adapter

## [15.17.1](https://github.com/contentful/rich-text/compare/@contentful/contentful-slatejs-adapter@15.17.0...@contentful/contentful-slatejs-adapter@15.17.1) (2024-05-24)

**Note:** Version bump only for package @contentful/contentful-slatejs-adapter
Expand Down
4 changes: 2 additions & 2 deletions packages/contentful-slatejs-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/contentful-slatejs-adapter",
"version": "15.17.1",
"version": "15.17.2",
"description": "",
"keywords": [],
"main": "dist/contentful-slatejs-adapter.es5.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"report-coverage": "cat ./coverage/lcov.info | coveralls"
},
"dependencies": {
"@contentful/rich-text-types": "^16.5.0"
"@contentful/rich-text-types": "^16.5.1"
},
"devDependencies": {
"@types/jest": "^27.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/rich-text-from-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.17.2](https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@15.17.1...@contentful/rich-text-from-markdown@15.17.2) (2024-05-27)

**Note:** Version bump only for package @contentful/rich-text-from-markdown

## [15.17.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-from-markdown@15.17.0...@contentful/rich-text-from-markdown@15.17.1) (2024-05-24)

**Note:** Version bump only for package @contentful/rich-text-from-markdown
Expand Down
4 changes: 2 additions & 2 deletions packages/rich-text-from-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/rich-text-from-markdown",
"version": "15.17.1",
"version": "15.17.2",
"description": "convert markdown to rich text",
"keywords": [
"rich-text",
Expand Down Expand Up @@ -35,7 +35,7 @@
"test": "jest"
},
"dependencies": {
"@contentful/rich-text-types": "^16.5.0",
"@contentful/rich-text-types": "^16.5.1",
"lodash": "^4.17.11",
"remark-gfm": "^1.0.0",
"remark-parse": "^9.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/rich-text-html-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [16.5.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.5.0...@contentful/rich-text-html-renderer@16.5.1) (2024-05-27)

**Note:** Version bump only for package @contentful/rich-text-html-renderer

# [16.5.0](https://github.com/contentful/rich-text/compare/@contentful/rich-text-html-renderer@16.4.0...@contentful/rich-text-html-renderer@16.5.0) (2024-05-24)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/rich-text-html-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/rich-text-html-renderer",
"version": "16.5.0",
"version": "16.5.1",
"main": "dist/rich-text-html-renderer.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -26,7 +26,7 @@
"test": "jest"
},
"dependencies": {
"@contentful/rich-text-types": "^16.5.0",
"@contentful/rich-text-types": "^16.5.1",
"escape-html": "^1.0.3"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/rich-text-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [16.6.2](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.6.1...@contentful/rich-text-links@16.6.2) (2024-05-27)

**Note:** Version bump only for package @contentful/rich-text-links

## [16.6.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-links@16.6.0...@contentful/rich-text-links@16.6.1) (2024-05-24)

**Note:** Version bump only for package @contentful/rich-text-links
Expand Down
4 changes: 2 additions & 2 deletions packages/rich-text-links/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/rich-text-links",
"version": "16.6.1",
"version": "16.6.2",
"main": "dist/rich-text-links.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -26,7 +26,7 @@
"test": "jest"
},
"dependencies": {
"@contentful/rich-text-types": "^16.5.0"
"@contentful/rich-text-types": "^16.5.1"
},
"devDependencies": {
"rimraf": "^2.6.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/rich-text-plain-text-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [16.1.2](https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@16.1.1...@contentful/rich-text-plain-text-renderer@16.1.2) (2024-05-27)

**Note:** Version bump only for package @contentful/rich-text-plain-text-renderer

## [16.1.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-plain-text-renderer@16.1.0...@contentful/rich-text-plain-text-renderer@16.1.1) (2024-05-24)

**Note:** Version bump only for package @contentful/rich-text-plain-text-renderer
Expand Down
4 changes: 2 additions & 2 deletions packages/rich-text-plain-text-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/rich-text-plain-text-renderer",
"version": "16.1.1",
"version": "16.1.2",
"main": "dist/rich-text-plain-text-renderer.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -26,7 +26,7 @@
"test": "jest"
},
"dependencies": {
"@contentful/rich-text-types": "^16.5.0"
"@contentful/rich-text-types": "^16.5.1"
},
"devDependencies": {
"rimraf": "^2.6.3",
Expand Down
4 changes: 4 additions & 0 deletions packages/rich-text-react-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.21.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.21.0...@contentful/rich-text-react-renderer@15.21.1) (2024-05-27)

**Note:** Version bump only for package @contentful/rich-text-react-renderer

# [15.21.0](https://github.com/contentful/rich-text/compare/@contentful/rich-text-react-renderer@15.20.0...@contentful/rich-text-react-renderer@15.21.0) (2024-05-24)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/rich-text-react-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/rich-text-react-renderer",
"version": "15.21.0",
"version": "15.21.1",
"main": "dist/rich-text-react-renderer.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -26,7 +26,7 @@
"test": "jest"
},
"dependencies": {
"@contentful/rich-text-types": "^16.5.0"
"@contentful/rich-text-types": "^16.5.1"
},
"peerDependencies": {
"react": "^16.8.6 || ^17.0.0 || ^18.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/rich-text-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.1](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.5.0...@contentful/rich-text-types@16.5.1) (2024-05-27)

### Bug Fixes

- fix breaking change for copying json ([#573](https://github.com/contentful/rich-text/issues/573)) ([e5d6533](https://github.com/contentful/rich-text/commit/e5d653360735efc395ad8920d8b2bfd24eb827c1))

# [16.5.0](https://github.com/contentful/rich-text/compare/@contentful/rich-text-types@16.4.0...@contentful/rich-text-types@16.5.0) (2024-05-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/rich-text-types",
"version": "16.5.0",
"version": "16.5.1",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand Down

0 comments on commit 5915c84

Please sign in to comment.