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

Commit b37d2f6

Browse files
Bump version to 3.0.1 [skip ci]
1 parent c99ccd6 commit b37d2f6

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7-
#### [v3.0.0](https://github.com/pagopa/io-functions-cgn/compare/v2.6.6...v3.0.0)
7+
#### [v3.0.1](https://github.com/pagopa/io-functions-cgn/compare/v3.0.0...v3.0.1)
88

9+
- Merge pull request #109 from pagopa/pe-642 [`c99ccd6`](https://github.com/pagopa/io-functions-cgn/commit/c99ccd6f1d8183ef5aca1d6eb27d399af3b4cd93)
10+
- Changed messages copy [`2daac85`](https://github.com/pagopa/io-functions-cgn/commit/2daac85bd797e450c951a9e1ce609c2819c14a79)
11+
- fix [`0658e26`](https://github.com/pagopa/io-functions-cgn/commit/0658e2602bef15da82963ad06c942f65172742b0)
12+
13+
#### [v3.0.0](https://github.com/pagopa/io-functions-cgn/compare/v3.0.0-RELEASE...v3.0.0)
14+
15+
> 15 May 2023
16+
17+
#### [v3.0.0-RELEASE](https://github.com/pagopa/io-functions-cgn/compare/v2.6.6...v3.0.0-RELEASE)
18+
19+
> 15 May 2023
20+
21+
- Bump version to 3.0.0 [skip ci] [`4df37c9`](https://github.com/pagopa/io-functions-cgn/commit/4df37c956d23a4aa2364a3017e4398bc71a81f18)
922
- Merge pull request #99 from pagopa/ICC-333-migrate-node18 [`7db1f04`](https://github.com/pagopa/io-functions-cgn/commit/7db1f041764d061cf790d06b7606701c25837382)
1023
- regenerate yarn.lock [`c25b80c`](https://github.com/pagopa/io-functions-cgn/commit/c25b80c4c3b0207a012952037d3bd28f383b613f)
11-
- Update @pagopa/express-azure-functions and @pagopa/io-functions-commons in order to be based on Node 18, also update cosmos to resolve conflicts with the new fn-commons version [`a3a95ff`](https://github.com/pagopa/io-functions-cgn/commit/a3a95ff659ec8e649367af93ac982b28c011c1a0)
1224

1325
#### [v2.6.6](https://github.com/pagopa/io-functions-cgn/compare/v2.6.6-RELEASE...v2.6.6)
1426

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "",
44
"author": "IO team",
55
"repository": "https://github.com/pagoPA/io-functions-template",
6-
"version": "3.0.0",
6+
"version": "3.0.1",
77
"license": "MIT",
88
"scripts": {
99
"prebuild": "shx rm -rf dist && yarn generate",

0 commit comments

Comments
 (0)