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/f36-components@4.0.20
 - @contentful/f36-card@4.1.8
 - @contentful/f36-drag-handle@4.1.2
 - @contentful/f36-entity-list@4.1.7
  • Loading branch information
forma-36 committed Feb 4, 2022
1 parent e442c8e commit ac1efe0
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 9 deletions.
8 changes: 8 additions & 0 deletions packages/components/card/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.

## [4.1.8](https://github.com/contentful/forma-36/compare/@contentful/f36-card@4.1.7...@contentful/f36-card@4.1.8) (2022-02-04)

**Note:** Version bump only for package @contentful/f36-card





## [4.1.7](https://github.com/contentful/forma-36/compare/@contentful/f36-card@4.1.6...@contentful/f36-card@4.1.7) (2022-02-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/components/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/f36-card",
"version": "4.1.7",
"version": "4.1.8",
"description": "Forma 36: Card components",
"scripts": {
"build": "parcel build"
Expand All @@ -11,7 +11,7 @@
"@contentful/f36-badge": "^4.1.1",
"@contentful/f36-button": "^4.1.5",
"@contentful/f36-core": "^4.1.1",
"@contentful/f36-drag-handle": "^4.1.1",
"@contentful/f36-drag-handle": "^4.1.2",
"@contentful/f36-icon": "^4.1.1",
"@contentful/f36-icons": "^4.0.3",
"@contentful/f36-menu": "^4.1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/drag-handle/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.

## [4.1.2](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.1...@contentful/f36-drag-handle@4.1.2) (2022-02-04)

**Note:** Version bump only for package @contentful/f36-drag-handle





## [4.1.1](https://github.com/contentful/forma-36/compare/@contentful/f36-drag-handle@4.1.0...@contentful/f36-drag-handle@4.1.1) (2022-01-31)

**Note:** Version bump only for package @contentful/f36-drag-handle
Expand Down
2 changes: 1 addition & 1 deletion packages/components/drag-handle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/f36-drag-handle",
"version": "4.1.1",
"version": "4.1.2",
"description": "Forma 36: DragHandle component",
"scripts": {
"build": "parcel build"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/entity-list/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.

## [4.1.7](https://github.com/contentful/forma-36/compare/@contentful/f36-entity-list@4.1.6...@contentful/f36-entity-list@4.1.7) (2022-02-04)

**Note:** Version bump only for package @contentful/f36-entity-list





## [4.1.6](https://github.com/contentful/forma-36/compare/@contentful/f36-entity-list@4.1.5...@contentful/f36-entity-list@4.1.6) (2022-02-02)

**Note:** Version bump only for package @contentful/f36-entity-list
Expand Down
4 changes: 2 additions & 2 deletions packages/components/entity-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/f36-entity-list",
"version": "4.1.6",
"version": "4.1.7",
"description": "Forma 36: EntityList component",
"scripts": {
"build": "parcel build"
Expand All @@ -10,7 +10,7 @@
"@contentful/f36-badge": "^4.1.1",
"@contentful/f36-button": "^4.1.5",
"@contentful/f36-core": "^4.1.1",
"@contentful/f36-drag-handle": "^4.1.1",
"@contentful/f36-drag-handle": "^4.1.2",
"@contentful/f36-icon": "^4.1.1",
"@contentful/f36-icons": "^4.0.3",
"@contentful/f36-menu": "^4.1.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/forma-36-react-components/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.

## [4.0.20](https://github.com/contentful/forma-36/compare/@contentful/f36-components@4.0.19...@contentful/f36-components@4.0.20) (2022-02-04)

**Note:** Version bump only for package @contentful/f36-components





## [4.0.19](https://github.com/contentful/forma-36/compare/@contentful/f36-components@4.0.18...@contentful/f36-components@4.0.19) (2022-02-02)

**Note:** Version bump only for package @contentful/f36-components
Expand Down
8 changes: 4 additions & 4 deletions packages/forma-36-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentful/f36-components",
"description": "Contentful UI Component Library",
"version": "4.0.19",
"version": "4.0.20",
"main": "dist/f36-components.umd.js",
"types": "dist/index.d.ts",
"module": "./dist/f36-components.module.js",
Expand Down Expand Up @@ -29,13 +29,13 @@
"@contentful/f36-autocomplete": "^4.1.8",
"@contentful/f36-badge": "^4.1.1",
"@contentful/f36-button": "^4.1.5",
"@contentful/f36-card": "^4.1.7",
"@contentful/f36-card": "^4.1.8",
"@contentful/f36-collapse": "^4.2.2",
"@contentful/f36-copybutton": "^4.1.1",
"@contentful/f36-core": "^4.1.1",
"@contentful/f36-datetime": "^4.2.1",
"@contentful/f36-drag-handle": "^4.1.1",
"@contentful/f36-entity-list": "^4.1.6",
"@contentful/f36-drag-handle": "^4.1.2",
"@contentful/f36-entity-list": "^4.1.7",
"@contentful/f36-forms": "^4.1.4",
"@contentful/f36-icon": "^4.1.1",
"@contentful/f36-icons": "^4.0.3",
Expand Down

1 comment on commit ac1efe0

@vercel
Copy link

@vercel vercel bot commented on ac1efe0 Feb 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.