diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c04b949 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### 0.0.2 + +- Initial commit [`af60712`](https://github.com/pagopa/data-indexer-commons/commit/af60712ee5a879abb1789e8096bf728d2e397f0f) +- add release-it [`6f198a0`](https://github.com/pagopa/data-indexer-commons/commit/6f198a075614b3a9c3b8c9cfcfd65cce028172b4) +- add src tree [`dbcc4d0`](https://github.com/pagopa/data-indexer-commons/commit/dbcc4d0354d8690104237436fe70ce8b49fedb9f) diff --git a/package.json b/package.json index 0890606..7d82ff9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-indexer-commons", - "version": "0.0.1", + "version": "0.0.2", "description": "Common library for io-platform data-indexer", "author": "IO Platform team", "license": "MIT", @@ -13,7 +13,6 @@ }, "homepage": "https://github.com/pagopa/data-indexer-commons#readme", "source": "src/index", - "release-it": { "git": { "commitMessage": "chore: release ${version}",