File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,12 @@ for any bug fixes.
35
35
in case of vulnerabilities.
36
36
-->
37
37
38
+ ## [ 1.0.3] - 2019-12-27
39
+
40
+ ### Added
41
+
42
+ - redirect from Netlify's default subdomain to primary domain
43
+
38
44
## [ 1.0.2] - 2019-12-27
39
45
40
46
### Changed
@@ -253,7 +259,8 @@ in case of vulnerabilities.
253
259
- Updated README and added Netlify badge
254
260
- Updated package.json
255
261
256
- [ Unreleased ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.2...HEAD
262
+ [ Unreleased ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.3...HEAD
263
+ [ 1.0.3 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.2...v1.0.3
257
264
[ 1.0.2 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.1...v1.0.2
258
265
[ 1.0.1 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0...v1.0.1
259
266
[ 1.0.0 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0-rc.4...v1.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " portfolio-2019" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
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