Skip to content

Commit

Permalink
Bump version to 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Apr 17, 2023
1 parent ca3acc3 commit 78d6a18
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).

#### [v1.0.2](https://github.com/pagopa/io-functions-admin/compare/v1.0.1...v1.0.2)

- Update express-azure-functions to fix destroy error [`#224`](https://github.com/pagopa/io-functions-admin/pull/224)

#### [v1.0.1](https://github.com/pagopa/io-functions-admin/compare/v1.0.0...v1.0.1)

> 17 April 2023
- Update @pagopa/express-azure-functions in order to be based on Node 18 [`#223`](https://github.com/pagopa/io-functions-admin/pull/223)
- Bump version to 1.0.1 [skip ci] [`1d282d6`](https://github.com/pagopa/io-functions-admin/commit/1d282d6fbc6421ba3eca91ab66af155892d21f79)

### [v1.0.0](https://github.com/pagopa/io-functions-admin/compare/v0.35.1...v1.0.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": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"scripts": {
"prebuild": "shx rm -rf dist && yarn generate",
Expand Down

0 comments on commit 78d6a18

Please sign in to comment.