File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
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
+
7
14
### [ v4.1.0] ( https://github.com/teamdigitale/io-backend/compare/v3.1.0...v4.1.0 )
8
15
9
16
> 19 February 2020
@@ -12,6 +19,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
12
19
- [ #171154124 ] fix local development [ ` #580 ` ] ( https://github.com/teamdigitale/io-backend/pull/580 )
13
20
- [ #171332737 ] integrate new io-spid-commons (#581 ) [ ` #171332737 ` ] ( https://www.pivotaltracker.com/story/show/171332737 )
14
21
- [ #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 )
15
23
16
24
#### [ v3.1.0] ( https://github.com/teamdigitale/io-backend/compare/v3.0.0...v3.1.0 )
17
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " io-backend" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"min_app_version" : {
5
5
"ios" : " 0.0.0" ,
6
6
"android" : " 0.0.0"
You can’t perform that action at this time.
0 commit comments