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
  • Loading branch information
Danil Zakablukovskii committed Sep 15, 2021
1 parent ec40598 commit d40174e
Show file tree
Hide file tree
Showing 20 changed files with 80 additions and 18 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.3.6](https://github.com/contentful/rich-text/compare/v15.3.5...v15.3.6) (2021-09-15)


### Bug Fixes

* allow table-row type to have both cells ([#267](https://github.com/contentful/rich-text/issues/267)) ([ec40598](https://github.com/contentful/rich-text/commit/ec405982109cb1c16e7adf71a541a98270d7f45b))





## [15.3.5](https://github.com/contentful/rich-text/compare/v15.3.4...v15.3.5) (2021-09-13)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.7.2",
"version": "15.3.5",
"version": "15.3.6",
"packages": [
"packages/contentful-slatejs-adapter",
"packages/rich-text-from-markdown",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.3.6](https://github.com/contentful/rich-text/compare/v15.3.5...v15.3.6) (2021-09-15)

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





## [15.3.5](https://github.com/contentful/rich-text/compare/v15.3.4...v15.3.5) (2021-09-13)

**Note:** Version bump only for package @contentful/rich-text-from-markdown
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-from-markdown/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3.5",
"version": "15.3.6",
"description": "convert markdown to rich text",
"keywords": [
"rich-text",
Expand Down Expand Up @@ -32,7 +32,7 @@
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'"
},
"dependencies": {
"@contentful/rich-text-types": "^15.3.5",
"@contentful/rich-text-types": "^15.3.6",
"lodash": "^4.17.11",
"remark-parse": "^6.0.3",
"unified": "^7.1.0"
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.3.6](https://github.com/contentful/rich-text/compare/v15.3.5...v15.3.6) (2021-09-15)

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





## [15.3.5](https://github.com/contentful/rich-text/compare/v15.3.4...v15.3.5) (2021-09-13)

**Note:** Version bump only for package @contentful/rich-text-html-renderer
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-html-renderer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "15.3.5",
"version": "15.3.6",
"main": "dist/rich-text-html-renderer.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -24,7 +24,7 @@
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'"
},
"dependencies": {
"@contentful/rich-text-types": "^15.3.5",
"@contentful/rich-text-types": "^15.3.6",
"escape-html": "^1.0.3"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/rich-text-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.3.6](https://github.com/contentful/rich-text/compare/v15.3.5...v15.3.6) (2021-09-15)

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





## [15.3.5](https://github.com/contentful/rich-text/compare/v15.3.4...v15.3.5) (2021-09-13)

**Note:** Version bump only for package @contentful/rich-text-links
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-links/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "15.3.5",
"version": "15.3.6",
"main": "dist/rich-text-links.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -24,7 +24,7 @@
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'"
},
"dependencies": {
"@contentful/rich-text-types": "^15.3.5"
"@contentful/rich-text-types": "^15.3.6"
},
"devDependencies": {
"jest": "^27.1.0",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.3.6](https://github.com/contentful/rich-text/compare/v15.3.5...v15.3.6) (2021-09-15)

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





## [15.3.5](https://github.com/contentful/rich-text/compare/v15.3.4...v15.3.5) (2021-09-13)

**Note:** Version bump only for package @contentful/rich-text-plain-text-renderer
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-plain-text-renderer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "15.3.5",
"version": "15.3.6",
"main": "dist/rich-text-plain-text-renderer.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -24,7 +24,7 @@
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'"
},
"dependencies": {
"@contentful/rich-text-types": "^15.3.5"
"@contentful/rich-text-types": "^15.3.6"
},
"devDependencies": {
"jest": "^27.1.0",
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.3.6](https://github.com/contentful/rich-text/compare/v15.3.5...v15.3.6) (2021-09-15)

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





## [15.3.5](https://github.com/contentful/rich-text/compare/v15.3.4...v15.3.5) (2021-09-13)

**Note:** Version bump only for package @contentful/rich-text-react-renderer
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-react-renderer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3.5",
"version": "15.3.6",
"main": "dist/rich-text-react-renderer.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand All @@ -24,7 +24,7 @@
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'"
},
"dependencies": {
"@contentful/rich-text-types": "^15.3.5"
"@contentful/rich-text-types": "^15.3.6"
},
"peerDependencies": {
"react": "^16.8.6 || ^17.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/rich-text-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.3.6](https://github.com/contentful/rich-text/compare/v15.3.5...v15.3.6) (2021-09-15)


### Bug Fixes

* allow table-row type to have both cells ([#267](https://github.com/contentful/rich-text/issues/267)) ([ec40598](https://github.com/contentful/rich-text/commit/ec405982109cb1c16e7adf71a541a98270d7f45b))





## [15.3.5](https://github.com/contentful/rich-text/compare/v15.3.4...v15.3.5) (2021-09-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text-types/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "15.3.5",
"version": "15.3.6",
"main": "dist/rich-text-types.es5.js",
"typings": "dist/types/index.d.ts",
"files": [
Expand Down

0 comments on commit d40174e

Please sign in to comment.