@@ -4,17 +4,17 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
66
7- ## [ v2.2.0] ( https://github.com/ansidev/astro-basic-template /compare/v2.1.0...v2.2.0 ) (2023-03-04)
7+ ## [ v2.2.0] ( https://github.com/ansidev/leetcode-blog /compare/v2.1.0...v2.2.0 ) (2023-03-04)
88
99### Features
1010
1111- Change website font to Inter.
1212- Add meta fields for SEO.
1313- Generate post thumbnail using [ satori] ( https://github.com/vercel/satori ) .
1414
15- Full Changelog: [ v2.1.0...v2.2.0] ( https://github.com/ansidev/astro-basic-template /compare/v2.1.0...v2.2.0 )
15+ Full Changelog: [ v2.1.0...v2.2.0] ( https://github.com/ansidev/leetcode-blog /compare/v2.1.0...v2.2.0 )
1616
17- ## [ v2.1.0] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.1...v2.1.0 ) (2023-03-01)
17+ ## [ v2.1.0] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.1...v2.1.0 ) (2023-03-01)
1818
1919### Bug Fixes
2020
@@ -32,15 +32,15 @@ Full Changelog: [v2.1.0...v2.2.0](https://github.com/ansidev/astro-basic-templat
3232
3333- ** seo:** add canonical URL meta field
3434
35- Full Changelog: [ v2.0.1...v2.1.0] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.1...v2.1.0 )
35+ Full Changelog: [ v2.0.1...v2.1.0] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.1...v2.1.0 )
3636
37- ## [ v2.0.1] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.0...v2.0.1 ) (2023-02-26)
37+ ## [ v2.0.1] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.0...v2.0.1 ) (2023-02-26)
3838
3939### Bug Fixes
4040
4141- ** deployment:** add missing environment variables
4242
43- Full Changelog: [ v2.0.0...v2.0.1] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.0...v2.0.1 )
43+ Full Changelog: [ v2.0.0...v2.0.1] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.0...v2.0.1 )
4444
4545## v2.0.0 (2023-02-26)
4646
@@ -54,4 +54,4 @@ Full Changelog: [v2.0.0...v2.0.1](https://github.com/ansidev/astro-basic-templat
5454- RSS.
5555- Posts by tags, difficulty.
5656
57- Full Changelog: [ v2.0.0] ( https://github.com/ansidev/astro-basic-template /commits/v2.0.0 )
57+ Full Changelog: [ v2.0.0] ( https://github.com/ansidev/leetcode-blog /commits/v2.0.0 )
0 commit comments