File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,19 @@ for any bug fixes.
35
35
in case of vulnerabilities.
36
36
-->
37
37
38
+ ## [ 1.0.2] - 2019-12-27
39
+
40
+ ### Changed
41
+
42
+ - lazy loading images trigger 100px before entering the viewport
43
+ - page headers padding-top reduced on desktop
44
+
45
+ ### Fixed
46
+
47
+ - autoplaying videos more robust across browsers
48
+ - better vertical space rules for project assets
49
+ - rich text list styles
50
+
38
51
## [ 1.0.1] - 2019-12-23
39
52
40
53
### Changed
@@ -240,8 +253,8 @@ in case of vulnerabilities.
240
253
- Updated README and added Netlify badge
241
254
- Updated package.json
242
255
243
- [ Unreleased ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.1 ...HEAD
244
- <!-- [X.Y.Z ]: https://github.com/ciampo/portfolio-2019/compare/v1.0.1...vX.Y.Z -->
256
+ [ Unreleased ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.2 ...HEAD
257
+ [ 1.0.2 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.1...v1.0.2
245
258
[ 1.0.1 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0...v1.0.1
246
259
[ 1.0.0 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0-rc.4...v1.0.0
247
260
[ 1.0.0-rc.4 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0-rc.3...v1.0.0-rc.4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " portfolio-2019" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
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