Skip to content

Commit

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

### Features

* generate typings ([#473](#473)) ([1c9a69b](1c9a69b))
  • Loading branch information
semantic-release-bot committed Jan 13, 2021
1 parent 1c9a69b commit 4075183
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.30.0](https://github.com/contentful/ui-extensions-sdk/compare/v3.29.2...v3.30.0) (2021-01-13)


### Features

* generate typings ([#473](https://github.com/contentful/ui-extensions-sdk/issues/473)) ([1c9a69b](https://github.com/contentful/ui-extensions-sdk/commit/1c9a69b33e6833e7e16ae6de1e93de89409b73fd))

## [3.29.2](https://github.com/contentful/ui-extensions-sdk/compare/v3.29.1...v3.29.2) (2021-01-11)


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.2",
"version": "3.30.0",
"author": "Contentful GmbH",
"license": "MIT",
"main": "dist/cf-extension-api.js",
Expand Down

0 comments on commit 4075183

Please sign in to comment.