Skip to content

Commit

Permalink
chore: release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AleDore committed Mar 6, 2024
1 parent c387541 commit bdca4e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.2.1](https://github.com/pagopa/data-indexer-commons/compare/v0.2.0...v0.2.1)

- hotfix: export configuration [`c387541`](https://github.com/pagopa/data-indexer-commons/commit/c387541a336d98c60efe024ad2b7af8fd3681412)

#### [v0.2.0](https://github.com/pagopa/data-indexer-commons/compare/v0.1.2...v0.2.0)

> 5 March 2024
- [#IOPLT-377 #IOPLT-382] Add support for fields exclusion [`#6`](https://github.com/pagopa/data-indexer-commons/pull/6)
- [IOPLT-353] Creating io ts model for json configuration [`#2`](https://github.com/pagopa/data-indexer-commons/pull/2)
- [IOPLT-352] Creating EnrichmentDataSource io-ts model [`#1`](https://github.com/pagopa/data-indexer-commons/pull/1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/data-indexer-commons",
"version": "0.2.0",
"version": "0.2.1",
"description": "Common library for io-platform data-indexer",
"author": "IO Platform team",
"license": "MIT",
Expand Down

0 comments on commit bdca4e9

Please sign in to comment.