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/forma-36-react-components@3.98.7
 - @contentful/forma-36-react-datepicker@0.4.0-alpha.86
 - @contentful/forma-36-react-timepicker@0.5.0-alpha.87
  • Loading branch information
forma-36 committed Oct 11, 2021
1 parent 5b740e0 commit 8c9af50
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/components/datepicker/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.

# [0.4.0-alpha.86](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-datepicker@0.4.0-alpha.85...@contentful/forma-36-react-datepicker@0.4.0-alpha.86) (2021-10-11)

**Note:** Version bump only for package @contentful/forma-36-react-datepicker





# [0.4.0-alpha.85](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-datepicker@0.4.0-alpha.84...@contentful/forma-36-react-datepicker@0.4.0-alpha.85) (2021-10-08)

**Note:** Version bump only for package @contentful/forma-36-react-datepicker
Expand Down
4 changes: 2 additions & 2 deletions packages/components/datepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentful/forma-36-react-datepicker",
"description": "Forma 36: Test Component",
"version": "0.4.0-alpha.85",
"version": "0.4.0-alpha.86",
"license": "MIT",
"files": [
"dist",
Expand All @@ -28,7 +28,7 @@
"react": ">=16.8"
},
"devDependencies": {
"@contentful/forma-36-react-components": "^3.98.6",
"@contentful/forma-36-react-components": "^3.98.7",
"@testing-library/jest-dom": "5.11.6",
"@testing-library/react": "11.2.2",
"@types/jest": "25.2.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/timepicker/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.

# [0.5.0-alpha.87](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-timepicker@0.5.0-alpha.86...@contentful/forma-36-react-timepicker@0.5.0-alpha.87) (2021-10-11)

**Note:** Version bump only for package @contentful/forma-36-react-timepicker





# [0.5.0-alpha.86](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-timepicker@0.5.0-alpha.85...@contentful/forma-36-react-timepicker@0.5.0-alpha.86) (2021-10-08)

**Note:** Version bump only for package @contentful/forma-36-react-timepicker
Expand Down
4 changes: 2 additions & 2 deletions packages/components/timepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/forma-36-react-timepicker",
"version": "0.5.0-alpha.86",
"version": "0.5.0-alpha.87",
"license": "MIT",
"files": [
"dist",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"@contentful/forma-36-react-components": "^3.98.6",
"@contentful/forma-36-react-components": "^3.98.7",
"date-fns": "^2.9.0",
"emotion": "^10.0.17",
"is-hotkey": "^0.1.6",
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.

## [3.98.7](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-components@3.98.6...@contentful/forma-36-react-components@3.98.7) (2021-10-11)

**Note:** Version bump only for package @contentful/forma-36-react-components





## [3.98.6](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-components@3.98.5...@contentful/forma-36-react-components@3.98.6) (2021-10-08)

**Note:** Version bump only for package @contentful/forma-36-react-components
Expand Down
2 changes: 1 addition & 1 deletion packages/forma-36-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentful/forma-36-react-components",
"description": "Contentful UI Component Library",
"version": "3.98.6",
"version": "3.98.7",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"style": "dist/styles.css",
Expand Down

0 comments on commit 8c9af50

Please sign in to comment.