From 8604fe643a440edbd5f35cf59a2d84e977258b8a Mon Sep 17 00:00:00 2001 From: forma-36 Date: Thu, 3 Mar 2022 10:52:12 +0000 Subject: [PATCH] chore(release): updated release notes and package versions [ci skip] - @contentful/forma-36-fcss@0.3.5 - @contentful/forma-36-react-components@3.100.5 - @contentful/forma-36-tokens@0.11.2 - @contentful/forma-36-react-datepicker@0.4.0-alpha.98 - @contentful/forma-36-react-timepicker@0.5.0-alpha.99 --- packages/components/datepicker/CHANGELOG.md | 8 ++++++++ packages/components/datepicker/package.json | 4 ++-- packages/components/timepicker/CHANGELOG.md | 8 ++++++++ packages/components/timepicker/package.json | 6 +++--- packages/forma-36-fcss/CHANGELOG.md | 8 ++++++++ packages/forma-36-fcss/package.json | 4 ++-- packages/forma-36-react-components/CHANGELOG.md | 11 +++++++++++ packages/forma-36-react-components/package.json | 6 +++--- packages/forma-36-tokens/CHANGELOG.md | 11 +++++++++++ packages/forma-36-tokens/package.json | 2 +- 10 files changed, 57 insertions(+), 11 deletions(-) diff --git a/packages/components/datepicker/CHANGELOG.md b/packages/components/datepicker/CHANGELOG.md index 9878050725..ab559d8836 100644 --- a/packages/components/datepicker/CHANGELOG.md +++ b/packages/components/datepicker/CHANGELOG.md @@ -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.98](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-datepicker@0.4.0-alpha.97...@contentful/forma-36-react-datepicker@0.4.0-alpha.98) (2022-03-03) + +**Note:** Version bump only for package @contentful/forma-36-react-datepicker + + + + + # [0.4.0-alpha.97](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-datepicker@0.4.0-alpha.96...@contentful/forma-36-react-datepicker@0.4.0-alpha.97) (2021-11-22) **Note:** Version bump only for package @contentful/forma-36-react-datepicker diff --git a/packages/components/datepicker/package.json b/packages/components/datepicker/package.json index 476cd12d8b..900f445ca0 100644 --- a/packages/components/datepicker/package.json +++ b/packages/components/datepicker/package.json @@ -1,7 +1,7 @@ { "name": "@contentful/forma-36-react-datepicker", "description": "Forma 36: Test Component", - "version": "0.4.0-alpha.97", + "version": "0.4.0-alpha.98", "license": "MIT", "files": [ "dist", @@ -28,7 +28,7 @@ "react": ">=16.8" }, "devDependencies": { - "@contentful/forma-36-react-components": "^3.100.4", + "@contentful/forma-36-react-components": "^3.100.5", "@testing-library/jest-dom": "5.15.0", "@testing-library/react": "12.1.2", "@types/jest": "25.2.3", diff --git a/packages/components/timepicker/CHANGELOG.md b/packages/components/timepicker/CHANGELOG.md index 51a450d777..d9c89daba5 100644 --- a/packages/components/timepicker/CHANGELOG.md +++ b/packages/components/timepicker/CHANGELOG.md @@ -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.99](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-timepicker@0.5.0-alpha.98...@contentful/forma-36-react-timepicker@0.5.0-alpha.99) (2022-03-03) + +**Note:** Version bump only for package @contentful/forma-36-react-timepicker + + + + + # [0.5.0-alpha.98](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-timepicker@0.5.0-alpha.97...@contentful/forma-36-react-timepicker@0.5.0-alpha.98) (2021-11-22) **Note:** Version bump only for package @contentful/forma-36-react-timepicker diff --git a/packages/components/timepicker/package.json b/packages/components/timepicker/package.json index 1cee756891..5a51f09bb7 100644 --- a/packages/components/timepicker/package.json +++ b/packages/components/timepicker/package.json @@ -1,6 +1,6 @@ { "name": "@contentful/forma-36-react-timepicker", - "version": "0.5.0-alpha.98", + "version": "0.5.0-alpha.99", "license": "MIT", "files": [ "dist", @@ -27,7 +27,7 @@ }, "devDependencies": { "@contentful/forma-36-react-components": "^3.73.2", - "@contentful/forma-36-tokens": "^0.11.1", + "@contentful/forma-36-tokens": "^0.11.2", "@testing-library/jest-dom": "5.15.0", "@testing-library/react": "12.1.2", "@types/is-hotkey": "^0.1.1", @@ -36,7 +36,7 @@ }, "dependencies": { "@babel/runtime": "^7.6.2", - "@contentful/forma-36-react-components": "^3.100.4", + "@contentful/forma-36-react-components": "^3.100.5", "date-fns": "^2.9.0", "emotion": "^10.0.17", "is-hotkey": "^0.1.6", diff --git a/packages/forma-36-fcss/CHANGELOG.md b/packages/forma-36-fcss/CHANGELOG.md index ef5564c82e..fe49e8ffe3 100644 --- a/packages/forma-36-fcss/CHANGELOG.md +++ b/packages/forma-36-fcss/CHANGELOG.md @@ -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.3.5](https://github.com/contentful/forma-36/compare/@contentful/forma-36-fcss@0.3.4...@contentful/forma-36-fcss@0.3.5) (2022-03-03) + +**Note:** Version bump only for package @contentful/forma-36-fcss + + + + + ## [0.3.4](https://github.com/contentful/forma-36/compare/@contentful/forma-36-fcss@0.3.3...@contentful/forma-36-fcss@0.3.4) (2021-08-06) **Note:** Version bump only for package @contentful/forma-36-fcss diff --git a/packages/forma-36-fcss/package.json b/packages/forma-36-fcss/package.json index 8f2edaeefa..20047bf3b0 100644 --- a/packages/forma-36-fcss/package.json +++ b/packages/forma-36-fcss/package.json @@ -1,7 +1,7 @@ { "name": "@contentful/forma-36-fcss", "description": "Forma 36 FCSS", - "version": "0.3.4", + "version": "0.3.5", "main": "dist/styles.css", "license": "MIT", "files": [ @@ -16,7 +16,7 @@ "postcss-css-variables": "^0.17.0" }, "dependencies": { - "@contentful/forma-36-tokens": "^0.11.1" + "@contentful/forma-36-tokens": "^0.11.2" }, "resolutions": { "tar": "4.4.2", diff --git a/packages/forma-36-react-components/CHANGELOG.md b/packages/forma-36-react-components/CHANGELOG.md index 4c6aca33b3..db87ae593f 100644 --- a/packages/forma-36-react-components/CHANGELOG.md +++ b/packages/forma-36-react-components/CHANGELOG.md @@ -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. +## [3.100.5](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-components@3.100.4...@contentful/forma-36-react-components@3.100.5) (2022-03-03) + + +### Bug Fixes + +* fix erroneous use of rgb with 4 arguments (rgba) ([#1920](https://github.com/contentful/forma-36/issues/1920)) ([2a47676](https://github.com/contentful/forma-36/commit/2a476760e8df1ce15a045a576d81b4ac1fd0a663)) + + + + + ## [3.100.4](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-components@3.100.3...@contentful/forma-36-react-components@3.100.4) (2021-11-22) **Note:** Version bump only for package @contentful/forma-36-react-components diff --git a/packages/forma-36-react-components/package.json b/packages/forma-36-react-components/package.json index a4e5e872cf..62ecbf190b 100644 --- a/packages/forma-36-react-components/package.json +++ b/packages/forma-36-react-components/package.json @@ -1,7 +1,7 @@ { "name": "@contentful/forma-36-react-components", "description": "Contentful UI Component Library", - "version": "3.100.4", + "version": "3.100.5", "main": "dist/index.js", "module": "dist/esm/index.js", "style": "dist/styles.css", @@ -31,8 +31,8 @@ }, "dependencies": { "@babel/runtime": "^7.3.4", - "@contentful/forma-36-fcss": "^0.3.4", - "@contentful/forma-36-tokens": "^0.11.1", + "@contentful/forma-36-fcss": "^0.3.5", + "@contentful/forma-36-tokens": "^0.11.2", "@popperjs/core": "^2.4.4", "classnames": "^2.2.6", "csstype": "^3.0.5", diff --git a/packages/forma-36-tokens/CHANGELOG.md b/packages/forma-36-tokens/CHANGELOG.md index c1a922db7a..ce1e20a5b9 100644 --- a/packages/forma-36-tokens/CHANGELOG.md +++ b/packages/forma-36-tokens/CHANGELOG.md @@ -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. +## [0.11.2](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.11.1...@contentful/forma-36-tokens@0.11.2) (2022-03-03) + + +### Bug Fixes + +* fix erroneous use of rgb with 4 arguments (rgba) ([#1920](https://github.com/contentful/forma-36/issues/1920)) ([2a47676](https://github.com/contentful/forma-36/commit/2a476760e8df1ce15a045a576d81b4ac1fd0a663)) + + + + + ## [0.11.1](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.11.0...@contentful/forma-36-tokens@0.11.1) (2021-08-06) **Note:** Version bump only for package @contentful/forma-36-tokens diff --git a/packages/forma-36-tokens/package.json b/packages/forma-36-tokens/package.json index 8cd26bb75b..20014dd652 100644 --- a/packages/forma-36-tokens/package.json +++ b/packages/forma-36-tokens/package.json @@ -1,7 +1,7 @@ { "name": "@contentful/forma-36-tokens", "description": "Forma 36 Tokens", - "version": "0.11.1", + "version": "0.11.2", "main": "dist/index.js", "types": "dist/index.d.ts", "license": "MIT",