Skip to content

Commit 0063109

Browse files
Bump version to 1.1.2 [skip ci]
1 parent 91e1510 commit 0063109

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,25 @@ 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-
#### [v1.1.1](https://github.com/pagopa/io-functions-pushnotifications/compare/v1.1.0...v1.1.1)
7+
#### [v1.1.2](https://github.com/pagopa/io-functions-pushnotifications/compare/v1.1.1...v1.1.2)
8+
9+
- Merge pull request #13 from pagopa/remove-cosmos-env-variables [`91e1510`](https://github.com/pagopa/io-functions-pushnotifications/commit/91e15107f3d79bc7f2a291511033fa7c1aa0752f)
10+
- removed unused cosmosdb.ts and variables [`d698c80`](https://github.com/pagopa/io-functions-pushnotifications/commit/d698c80fc6df06b5eac61ec57aa7f8e3e766904e)
11+
- revert host.json changes [`33eca64`](https://github.com/pagopa/io-functions-pushnotifications/commit/33eca649fcd35882ff53d50ed28b0da3df8b34f8)
12+
13+
#### [v1.1.1](https://github.com/pagopa/io-functions-pushnotifications/compare/v1.1.1-RELEASE...v1.1.1)
14+
15+
> 25 March 2021
16+
17+
#### [v1.1.1-RELEASE](https://github.com/pagopa/io-functions-pushnotifications/compare/v1.1.0...v1.1.1-RELEASE)
18+
19+
> 25 March 2021
820
921
- [#IP-101] Refactor pipelines [`#11`](https://github.com/pagopa/io-functions-pushnotifications/pull/11)
1022
- Fix durable functions config [`#9`](https://github.com/pagopa/io-functions-pushnotifications/pull/9)
23+
- Bump version to 1.1.1 [skip ci] [`a36a9de`](https://github.com/pagopa/io-functions-pushnotifications/commit/a36a9de424324c1adf586c4447e6fa6d2ad62e5a)
1124
- Merge pull request #10 from pagopa/remove-extensionBundle [`30ebb95`](https://github.com/pagopa/io-functions-pushnotifications/commit/30ebb954e17dc4c7a438fe12924dd999ba4fafa1)
1225
- test danger error [`43f65f3`](https://github.com/pagopa/io-functions-pushnotifications/commit/43f65f3ba74cf2d17c183c841d66dc84d1a78800)
13-
- pipeline refactor [`2e174ab`](https://github.com/pagopa/io-functions-pushnotifications/commit/2e174ab9de05841f3ec6dbf605a94b95fe6a3714)
1426

1527
#### [v1.1.0](https://github.com/pagopa/io-functions-pushnotifications/compare/v1.1.0-RELEASE...v1.1.0)
1628

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": "1.1.1",
6+
"version": "1.1.2",
77
"license": "MIT",
88
"scripts": {
99
"prebuild": "shx rm -rf dist && yarn generate",

0 commit comments

Comments
 (0)