Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Bump version to 0.0.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Feb 8, 2021
1 parent 55b51be commit ce54518
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,27 @@ 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.0.6](https://github.com/pagopa/io-functions-cgn/compare/v0.0.5...v0.0.6)
#### [v0.0.7](https://github.com/pagopa/io-functions-cgn/compare/v0.0.6...v0.0.7)

- [#176782092] Add Get Activation Status API [`#14`](https://github.com/pagopa/io-functions-cgn/pull/14)
- Merge pull request #14 from pagopa/176782092_add_get_activation_status_api [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Add test [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Config env variables alignment + minor refactor [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Fixes over integration tests [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Remove useless imports [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Add tests [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Add some tests [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Fix tests [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Rebase [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)
- [#176782092] Add Get activation API [`#176782092`](https://www.pivotaltracker.com/story/show/176782092)

#### [v0.0.6](https://github.com/pagopa/io-functions-cgn/compare/v0.0.6-RELEASE...v0.0.6)

> 4 February 2021
#### [v0.0.6-RELEASE](https://github.com/pagopa/io-functions-cgn/compare/v0.0.5...v0.0.6-RELEASE)

> 4 February 2021
- [#175761632] Add CGN Activation API [`#13`](https://github.com/pagopa/io-functions-cgn/pull/13)
- Merge pull request #13 from pagopa/175761632_add_cgn_activation [`#175761632`](https://www.pivotaltracker.com/story/show/175761632)
Expand All @@ -21,6 +41,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- [#175761632] Add StoreCgnExpiration + orchestrator refactor [`#175761632`](https://www.pivotaltracker.com/story/show/175761632)
- [#175761632] Add comments on activation handler [`#175761632`](https://www.pivotaltracker.com/story/show/175761632)
- [#175761632] Add activation API [`#175761632`](https://www.pivotaltracker.com/story/show/175761632)
- Bump version to 0.0.6 [skip ci] [`78e5059`](https://github.com/pagopa/io-functions-cgn/commit/78e5059ae6cb830dd5c392f6393e6ae7cbb66426)
- Merge pull request #15 from pagopa/175897066_add_deploy_pipeline [`071b534`](https://github.com/pagopa/io-functions-cgn/commit/071b5344b44ed106d1e100073b5e6f4ce3c2379a)

#### [v0.0.5](https://github.com/pagopa/io-functions-cgn/compare/v0.0.5-RELEASE...v0.0.5)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "",
"author": "IO team",
"repository": "https://github.com/pagoPA/io-functions-template",
"version": "0.0.6",
"version": "0.0.7",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit ce54518

Please sign in to comment.