Skip to content

Commit

Permalink
Bump version to 0.32.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Dec 14, 2022
1 parent d3bd35d commit 65e81dd
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.32.3](https://github.com/pagopa/io-functions-admin/compare/v0.32.2...v0.32.3)

- Remove retry workaround [`#205`](https://github.com/pagopa/io-functions-admin/pull/205)

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

> 13 December 2022
- [#IOPSC-118] fixed utils [`#204`](https://github.com/pagopa/io-functions-admin/pull/204)
- Bump version to 0.32.2 [skip ci] [`eeaa209`](https://github.com/pagopa/io-functions-admin/commit/eeaa2099a52c661d61f58efaf1bdfc63b374e986)

#### [v0.32.1](https://github.com/pagopa/io-functions-admin/compare/v0.32.0...v0.32.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/io-functions-admin",
"version": "0.32.2",
"version": "0.32.3",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit 65e81dd

Please sign in to comment.