Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @contentful/forma-36-react-components@3.28.17
 - forma-36-website@0.2.128
 - @contentful/forma-36-react-datepicker@0.1.1-alpha.40
 - @contentful/forma-36-react-timepicker@0.2.0-alpha.37
  • Loading branch information
forma-36 committed Jan 27, 2020
1 parent 7292371 commit b1bb4b9
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/components/forma-36-react-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.1.1-alpha.40](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-datepicker@0.1.1-alpha.39...@contentful/forma-36-react-datepicker@0.1.1-alpha.40) (2020-01-27)

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





## [0.1.1-alpha.39](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-datepicker@0.1.1-alpha.38...@contentful/forma-36-react-datepicker@0.1.1-alpha.39) (2020-01-24)

**Note:** Version bump only for package @contentful/forma-36-react-datepicker
Expand Down
4 changes: 2 additions & 2 deletions packages/components/forma-36-react-datepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/forma-36-react-datepicker",
"version": "0.1.1-alpha.39",
"version": "0.1.1-alpha.40",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/forma-36-react-datepicker.esm.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"trailingComma": "es5"
},
"devDependencies": {
"@contentful/forma-36-react-components": "^3.28.16",
"@contentful/forma-36-react-components": "^3.28.17",
"@testing-library/jest-dom": "^4.2.3",
"@testing-library/react": "^9.3.2",
"@types/jest": "^24.0.21",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/forma-36-react-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.2.0-alpha.37](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-timepicker@0.2.0-alpha.36...@contentful/forma-36-react-timepicker@0.2.0-alpha.37) (2020-01-27)

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





# [0.2.0-alpha.36](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-timepicker@0.2.0-alpha.35...@contentful/forma-36-react-timepicker@0.2.0-alpha.36) (2020-01-24)

**Note:** Version bump only for package @contentful/forma-36-react-timepicker
Expand Down
4 changes: 2 additions & 2 deletions packages/components/forma-36-react-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.2.0-alpha.36",
"version": "0.2.0-alpha.37",
"license": "MIT",
"author": "Johannes Bugiel",
"main": "dist/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"trailingComma": "es5"
},
"devDependencies": {
"@contentful/forma-36-react-components": "^3.28.16",
"@contentful/forma-36-react-components": "^3.28.17",
"@contentful/forma-36-tokens": "^0.5.1",
"@testing-library/jest-dom": "^4.2.3",
"@testing-library/react": "^9.3.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.28.17](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-components@3.28.16...@contentful/forma-36-react-components@3.28.17) (2020-01-27)


### Bug Fixes

* **EntityListItem:** Do not render a thumbnail for archived assets ([#401](https://github.com/contentful/forma-36/issues/401)) ([7292371](https://github.com/contentful/forma-36/commit/7292371b4ccb57fb16544a8ee1b1a7c68b362285))





## [3.28.16](https://github.com/contentful/forma-36/compare/@contentful/forma-36-react-components@3.28.15...@contentful/forma-36-react-components@3.28.16) (2020-01-24)

**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.28.16",
"version": "3.28.17",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"style": "dist/styles.css",
Expand Down
8 changes: 8 additions & 0 deletions packages/forma-36-website/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.2.128](https://github.com/contentful/forma-36/compare/forma-36-website@0.2.127...forma-36-website@0.2.128) (2020-01-27)

**Note:** Version bump only for package forma-36-website





## [0.2.127](https://github.com/contentful/forma-36/compare/forma-36-website@0.2.126...forma-36-website@0.2.127) (2020-01-24)

**Note:** Version bump only for package forma-36-website
Expand Down
4 changes: 2 additions & 2 deletions packages/forma-36-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "forma-36-website",
"description": "Forma 36 Doc App",
"private": true,
"version": "0.2.127",
"version": "0.2.128",
"dependencies": {
"@contentful/forma-36-fcss": "^0.0.34",
"@contentful/forma-36-react-components": "^3.28.16",
"@contentful/forma-36-react-components": "^3.28.17",
"@contentful/forma-36-tokens": "^0.5.1",
"@emotion/core": "^10.0.16",
"@emotion/styled": "^10.0.15",
Expand Down

0 comments on commit b1bb4b9

Please sign in to comment.