Skip to content

Commit

Permalink
chore(release): 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Enngage committed Feb 29, 2024
1 parent 9173a0b commit a7b1360
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.9.0](https://github.com/kontent-ai/management-sdk-js/compare/v5.8.2...v5.9.0) (2024-02-29)


### Features

* Add support for collections in spaces ([#141](https://github.com/kontent-ai/management-sdk-js/issues/141)) ([db09550](https://github.com/kontent-ai/management-sdk-js/commit/db09550a3015e3f0ed9a893d0b3eaf9afec1413e))
* added display_timezone to workflow model ([#136](https://github.com/kontent-ai/management-sdk-js/issues/136)) ([cfc5ef9](https://github.com/kontent-ai/management-sdk-js/commit/cfc5ef92fd9b29d7b772f1c988433c8079dfc7d1))
* adds support for Webhook headers (fixes https://github.com/kontent-ai/management-sdk-js/issues/139) ([9173a0b](https://github.com/kontent-ai/management-sdk-js/commit/9173a0b3594cb09aab82429588ce73f02db6d641))
* updates deps ([333db01](https://github.com/kontent-ai/management-sdk-js/commit/333db0135633008351fc19bd254bebd199d09604))


### Bug Fixes

* fixes invalid type (https://github.com/kontent-ai/management-sdk-js/issues/140) ([1c68d75](https://github.com/kontent-ai/management-sdk-js/commit/1c68d75145637f7f9a78e75b3eb8c2c5b73d4ca8))

### [5.8.2](https://github.com/kontent-ai/management-sdk-js/compare/v5.8.1...v5.8.2) (2024-01-29)


Expand Down
4 changes: 2 additions & 2 deletions 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,6 +1,6 @@
{
"name": "@kontent-ai/management-sdk",
"version": "5.8.2",
"version": "5.9.0",
"repository": {
"type": "git",
"url": "https://github.com/kontent-ai/management-sdk-js"
Expand Down

0 comments on commit a7b1360

Please sign in to comment.