File tree 2 files changed +14
-3
lines changed
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,16 @@ for any bug fixes.
35
35
in case of vulnerabilities.
36
36
-->
37
37
38
+ ## [ 1.0.1] - 2019-12-23
39
+
40
+ ### Changed
41
+
42
+ - different sharing images per page
43
+
44
+ ### Added
45
+
46
+ - twitter card meta data
47
+
38
48
## [ 1.0.0] - 2019-12-22
39
49
40
50
### Changed
@@ -230,8 +240,9 @@ in case of vulnerabilities.
230
240
- Updated README and added Netlify badge
231
241
- Updated package.json
232
242
233
- [ Unreleased ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0...HEAD
234
- <!-- [X.Y.Z]: https://github.com/ciampo/portfolio-2019/compare/v1.0.0...vX.Y.Z -->
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 -->
245
+ [ 1.0.1 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0...v1.0.1
235
246
[ 1.0.0 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0-rc.4...v1.0.0
236
247
[ 1.0.0-rc.4 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0-rc.3...v1.0.0-rc.4
237
248
[ 1.0.0-rc.3 ] : https://github.com/ciampo/portfolio-2019/compare/v1.0.0-rc.2...v1.0.0-rc.3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " portfolio-2019" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.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