Skip to content

Commit a00eb37

Browse files
committed
chore: release 4.1.1
1 parent ad6298e commit a00eb37

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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+
#### [v4.1.1](https://github.com/teamdigitale/io-backend/compare/v4.1.0...v4.1.1)
8+
9+
> 19 February 2020
10+
11+
- fix: path in package.json [`cbad9cb`](https://github.com/teamdigitale/io-backend/commit/cbad9cbb37a48c148420ed3e76363ac11f9995bd)
12+
- fix: path in package.json [`ad6298e`](https://github.com/teamdigitale/io-backend/commit/ad6298e3299f3a131b56c94e33bd1f5762aea5ae)
13+
714
### [v4.1.0](https://github.com/teamdigitale/io-backend/compare/v3.1.0...v4.1.0)
815

916
> 19 February 2020
@@ -12,6 +19,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1219
- [#171154124] fix local development [`#580`](https://github.com/teamdigitale/io-backend/pull/580)
1320
- [#171332737] integrate new io-spid-commons (#581) [`#171332737`](https://www.pivotaltracker.com/story/show/171332737)
1421
- [#171154124] fix local development (#580) [`#171154124`](https://www.pivotaltracker.com/story/show/171154124)
22+
- chore: release 4.1.0 [`89dac20`](https://github.com/teamdigitale/io-backend/commit/89dac203016c299d2c3385b19ee9ae69667bdbb7)
1523

1624
#### [v3.1.0](https://github.com/teamdigitale/io-backend/compare/v3.0.0...v3.1.0)
1725

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-backend",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"min_app_version": {
55
"ios": "0.0.0",
66
"android": "0.0.0"

0 commit comments

Comments
 (0)