Skip to content

Commit

Permalink
Merge pull request #147 from kontent-ai/dev
Browse files Browse the repository at this point in the history
Updates deps & release
  • Loading branch information
Enngage authored Apr 29, 2024
2 parents 6c30c46 + 6b07e42 commit 45246da
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 117 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [6.2.0](https://github.com/kontent-ai/management-sdk-js/compare/v6.1.0...v6.2.0) (2024-04-29)


### Features

* updates deps ([90bf54e](https://github.com/kontent-ai/management-sdk-js/commit/90bf54e5029006213b6a67b95042ecec928f4167))

## [6.1.0](https://github.com/kontent-ai/management-sdk-js/compare/v6.0.0...v6.1.0) (2024-04-02)


Expand Down
2 changes: 1 addition & 1 deletion lib/sdk-info.generated.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
import { ISDKInfo } from '@kontent-ai/core-sdk';
export const sdkInfo: ISDKInfo = {
host: 'npmjs.com',
version: '6.1.0',
version: '6.2.0',
name: '@kontent-ai/management-sdk'
};
Loading

0 comments on commit 45246da

Please sign in to comment.