Skip to content

Commit

Permalink
Bump version to 0.27.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Dec 20, 2021
1 parent 24d89a2 commit b24600d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ 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.27.1](https://github.com/pagopa/io-functions-admin/compare/v0.27.0...v0.27.1)

- hotfix userId map [`24d89a2`](https://github.com/pagopa/io-functions-admin/commit/24d89a20a6253b62443e2eef9c1d209c3b93001e)

#### [v0.27.0](https://github.com/pagopa/io-functions-admin/compare/v0.26.0...v0.27.0)

> 20 December 2021
- [#IC-131] Add impersonate service endpoint to retrieve user data by service id [`#174`](https://github.com/pagopa/io-functions-admin/pull/174)
- Bump version to 0.27.0 [skip ci] [`fd8b680`](https://github.com/pagopa/io-functions-admin/commit/fd8b680140ec7547e4ff66a2c480b9c6a852b6c4)

#### [v0.26.0](https://github.com/pagopa/io-functions-admin/compare/v0.25.4...v0.26.0)

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/io-functions-admin",
"version": "0.27.0",
"version": "0.27.1",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit b24600d

Please sign in to comment.