@@ -4,17 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
6
6
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)
8
8
9
9
### Features
10
10
11
11
- Change website font to Inter.
12
12
- Add meta fields for SEO.
13
13
- Generate post thumbnail using [ satori] ( https://github.com/vercel/satori ) .
14
14
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 )
16
16
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)
18
18
19
19
### Bug Fixes
20
20
@@ -32,15 +32,15 @@ Full Changelog: [v2.1.0...v2.2.0](https://github.com/ansidev/astro-basic-templat
32
32
33
33
- ** seo:** add canonical URL meta field
34
34
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 )
36
36
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)
38
38
39
39
### Bug Fixes
40
40
41
41
- ** deployment:** add missing environment variables
42
42
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 )
44
44
45
45
## v2.0.0 (2023-02-26)
46
46
@@ -54,4 +54,4 @@ Full Changelog: [v2.0.0...v2.0.1](https://github.com/ansidev/astro-basic-templat
54
54
- RSS.
55
55
- Posts by tags, difficulty.
56
56
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