Skip to content

Commit 6e548a4

Browse files
Bump version to 3.0.2 [skip ci]
1 parent 4238e1d commit 6e548a4

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,18 @@ 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.1](https://github.com/pagopa/io-functions-pushnotifications/compare/v3.0.0...v3.0.1)
7+
#### [v3.0.2](https://github.com/pagopa/io-functions-pushnotifications/compare/v3.0.1...v3.0.2)
8+
9+
#### [v3.0.1](https://github.com/pagopa/io-functions-pushnotifications/compare/v3.0.1-RELEASE...v3.0.1)
10+
11+
> 4 April 2023
12+
13+
#### [v3.0.1-RELEASE](https://github.com/pagopa/io-functions-pushnotifications/compare/v3.0.0...v3.0.1-RELEASE)
14+
15+
> 4 April 2023
816
917
- Fix storage version [`#71`](https://github.com/pagopa/io-functions-pushnotifications/pull/71)
18+
- Bump version to 3.0.1 [skip ci] [`4238e1d`](https://github.com/pagopa/io-functions-pushnotifications/commit/4238e1dec759e229ac92441f1faa884572b278f9)
1019

1120
#### [v3.0.0](https://github.com/pagopa/io-functions-pushnotifications/compare/v3.0.0-RELEASE...v3.0.0)
1221

package.json

Lines changed: 1 addition & 1 deletion
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-notifications",
6-
"version": "3.0.1",
6+
"version": "3.0.2",
77
"license": "MIT",
88
"scripts": {
99
"prebuild": "shx rm -rf dist && yarn generate",

0 commit comments

Comments
 (0)