File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,13 @@ for any bug fixes.
35
35
in case of vulnerabilities.
36
36
-->
37
37
38
+ ## [ 1.1.1] - 2020-04-02
39
+
40
+ ### Added
41
+
42
+ - add redirect rule for new netlify.app domain
43
+
44
+
38
45
## [ 1.1.0] - 2020-01-16
39
46
40
47
### Changed
@@ -307,9 +314,10 @@ in case of vulnerabilities.
307
314
- Updated README and added Netlify badge
308
315
- Updated package.json
309
316
310
- [ Unreleased ] : https://github.com/ciampo/portfolio-2019/compare/v1.1.0...HEAD
311
- [ 1.0.5 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.6...v1.1.0
312
- [ 1.0.5 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.5...v1.0.6
317
+ [ Unreleased ] : https://github.com/ciampo/portfolio-2019/compare/v1.1.1...HEAD
318
+ [ 1.1.1 ] : https://github.com/ciampo/portfolio-2019/compare/v1.1.0...v1.1.1
319
+ [ 1.1.0 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.6...v1.1.0
320
+ [ 1.0.6 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.5...v1.0.6
313
321
[ 1.0.5 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.4...v1.0.5
314
322
[ 1.0.4 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.3...v1.0.4
315
323
[ 1.0.3 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.2...v1.0.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " portfolio-2019" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"main" : " pages/index.js" ,
5
5
"author" :
" Marco Ciampini <[email protected] >" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments