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.28
 - @contentful/f36-note@4.2.9
  • Loading branch information
forma-36 committed Feb 15, 2022
1 parent 22abdfd commit 835049f
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/components/note/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.

## [4.2.9](https://github.com/contentful/forma-36/compare/@contentful/f36-note@4.2.8...@contentful/f36-note@4.2.9) (2022-02-15)


### Bug Fixes

* fix Note without title ([#1890](https://github.com/contentful/forma-36/issues/1890)) ([22abdfd](https://github.com/contentful/forma-36/commit/22abdfdbfb8b7b1aa3fe5854566383369c35416b))





## [4.2.8](https://github.com/contentful/forma-36/compare/@contentful/f36-note@4.2.7...@contentful/f36-note@4.2.8) (2022-02-09)

**Note:** Version bump only for package @contentful/f36-note
Expand Down
2 changes: 1 addition & 1 deletion packages/components/note/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/f36-note",
"version": "4.2.8",
"version": "4.2.9",
"description": "Forma 36: Note component",
"scripts": {
"build": "parcel build"
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.28](https://github.com/contentful/forma-36/compare/@contentful/f36-components@4.0.27...@contentful/f36-components@4.0.28) (2022-02-15)

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





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

**Note:** Version bump only for package @contentful/f36-components
Expand Down
4 changes: 2 additions & 2 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.27",
"version": "4.0.28",
"main": "dist/f36-components.umd.js",
"types": "dist/index.d.ts",
"module": "./dist/f36-components.module.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@contentful/f36-list": "^4.1.1",
"@contentful/f36-menu": "^4.2.2",
"@contentful/f36-modal": "^4.2.1",
"@contentful/f36-note": "^4.2.8",
"@contentful/f36-note": "^4.2.9",
"@contentful/f36-notification": "^4.0.11",
"@contentful/f36-pill": "^4.1.9",
"@contentful/f36-popover": "^4.2.0",
Expand Down

1 comment on commit 835049f

@vercel
Copy link

@vercel vercel bot commented on 835049f Feb 15, 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.