Skip to content

Commit

Permalink
chore(release): 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Enngage committed Oct 8, 2024
1 parent 5e248a8 commit a1869af
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

## [2.1.0](https://github.com/Kontent-ai/kontent-ai-migration-toolkit/compare/v2.0.0...v2.1.0) (2024-10-08)


### Features

* adds tracking header ([07ab957](https://github.com/Kontent-ai/kontent-ai-migration-toolkit/commit/07ab957b97271610b9a4177edcc6bafdb890f388))
* updates deps ([2ff8ccc](https://github.com/Kontent-ai/kontent-ai-migration-toolkit/commit/2ff8ccc34c4c57fddbc49bb6e3299a0826ca2054))

## [2.0.0](https://github.com/Kontent-ai/kontent-ai-migration-toolkit/compare/v1.5.1...v2.0.0) (2024-10-03)


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/migration-toolkit",
"version": "2.0.0",
"version": "2.1.0",
"description": "This program can be used to import content related data into Kontent.ai from various formats. Additionally, it can also be used to export Kontent.ai data using Delivery API.",
"preferGlobal": true,
"private": false,
Expand Down

0 comments on commit a1869af

Please sign in to comment.