Skip to content

Commit

Permalink
chore: 3.29.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.29.2](v3.29.1...v3.29.2) (2021-01-11)

### Bug Fixes

* emit build errors ([#484](#484)) ([5a0f20d](5a0f20d))
  • Loading branch information
semantic-release-bot committed Jan 11, 2021
1 parent 5a0f20d commit 5732839
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.29.2](https://github.com/contentful/ui-extensions-sdk/compare/v3.29.1...v3.29.2) (2021-01-11)


### Bug Fixes

* emit build errors ([#484](https://github.com/contentful/ui-extensions-sdk/issues/484)) ([5a0f20d](https://github.com/contentful/ui-extensions-sdk/commit/5a0f20d1a126defc091442a336d8551454738051))

## [3.29.1](https://github.com/contentful/ui-extensions-sdk/compare/v3.29.0...v3.29.1) (2021-01-08)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "contentful-ui-extensions-sdk",
"description": "SDK to develop custom UI Extension for the Contentful Web App",
"version": "3.29.1",
"version": "3.29.2",
"author": "Contentful GmbH",
"license": "MIT",
"main": "dist/cf-extension-api.js",
Expand Down

0 comments on commit 5732839

Please sign in to comment.