@@ -4,17 +4,25 @@ 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.1] ( https://github.com/ansidev/leetcode-blog/compare/v2.2.0...v2.2.1 ) (2023-03-05)
8+
9+ ### Bug Fixes
10+
11+ - ** changelog:** wrong repository URL
12+
13+ Full Changelog: [ v2.2.0...v2.2.1] ( https://github.com/ansidev/leetcode-blog/compare/v2.2.0...v2.2.1 )
14+
15+ ## [ v2.2.0] ( https://github.com/ansidev/leetcode-blog/compare/v2.1.0...v2.2.0 ) (2023-03-04)
816
917### Features
1018
1119- Change website font to Inter.
1220- Add meta fields for SEO.
1321- Generate post thumbnail using [ satori] ( https://github.com/vercel/satori ) .
1422
15- Full Changelog: [ v2.1.0...v2.2.0] ( https://github.com/ansidev/astro-basic-template /compare/v2.1.0...v2.2.0 )
23+ Full Changelog: [ v2.1.0...v2.2.0] ( https://github.com/ansidev/leetcode-blog /compare/v2.1.0...v2.2.0 )
1624
17- ## [ v2.1.0] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.1...v2.1.0 ) (2023-03-01)
25+ ## [ v2.1.0] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.1...v2.1.0 ) (2023-03-01)
1826
1927### Bug Fixes
2028
@@ -32,15 +40,15 @@ Full Changelog: [v2.1.0...v2.2.0](https://github.com/ansidev/astro-basic-templat
3240
3341- ** seo:** add canonical URL meta field
3442
35- Full Changelog: [ v2.0.1...v2.1.0] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.1...v2.1.0 )
43+ Full Changelog: [ v2.0.1...v2.1.0] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.1...v2.1.0 )
3644
37- ## [ v2.0.1] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.0...v2.0.1 ) (2023-02-26)
45+ ## [ v2.0.1] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.0...v2.0.1 ) (2023-02-26)
3846
3947### Bug Fixes
4048
4149- ** deployment:** add missing environment variables
4250
43- Full Changelog: [ v2.0.0...v2.0.1] ( https://github.com/ansidev/astro-basic-template /compare/v2.0.0...v2.0.1 )
51+ Full Changelog: [ v2.0.0...v2.0.1] ( https://github.com/ansidev/leetcode-blog /compare/v2.0.0...v2.0.1 )
4452
4553## v2.0.0 (2023-02-26)
4654
@@ -54,4 +62,4 @@ Full Changelog: [v2.0.0...v2.0.1](https://github.com/ansidev/astro-basic-templat
5462- RSS.
5563- Posts by tags, difficulty.
5664
57- Full Changelog: [ v2.0.0] ( https://github.com/ansidev/astro-basic-template /commits/v2.0.0 )
65+ Full Changelog: [ v2.0.0] ( https://github.com/ansidev/leetcode-blog /commits/v2.0.0 )
0 commit comments