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-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
  • Loading branch information
forma-36 committed Mar 3, 2022
1 parent 2a47676 commit 8604fe6
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 11 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.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
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.97",
"version": "0.4.0-alpha.98",
"license": "MIT",
"files": [
"dist",
Expand All @@ -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",
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.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
Expand Down
6 changes: 3 additions & 3 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.98",
"version": "0.5.0-alpha.99",
"license": "MIT",
"files": [
"dist",
Expand All @@ -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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/forma-36-fcss/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.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
Expand Down
4 changes: 2 additions & 2 deletions packages/forma-36-fcss/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -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",
Expand Down
11 changes: 11 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,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
Expand Down
6 changes: 3 additions & 3 deletions 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.100.4",
"version": "3.100.5",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"style": "dist/styles.css",
Expand Down Expand Up @@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/forma-36-tokens/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.

## [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
Expand Down
2 changes: 1 addition & 1 deletion packages/forma-36-tokens/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8604fe6

Please sign in to comment.