@@ -4,17 +4,25 @@ 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.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)
8
16
9
17
### Features
10
18
11
19
- Change website font to Inter.
12
20
- Add meta fields for SEO.
13
21
- Generate post thumbnail using [ satori] ( https://github.com/vercel/satori ) .
14
22
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 )
16
24
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)
18
26
19
27
### Bug Fixes
20
28
@@ -32,15 +40,15 @@ Full Changelog: [v2.1.0...v2.2.0](https://github.com/ansidev/astro-basic-templat
32
40
33
41
- ** seo:** add canonical URL meta field
34
42
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 )
36
44
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)
38
46
39
47
### Bug Fixes
40
48
41
49
- ** deployment:** add missing environment variables
42
50
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 )
44
52
45
53
## v2.0.0 (2023-02-26)
46
54
@@ -54,4 +62,4 @@ Full Changelog: [v2.0.0...v2.0.1](https://github.com/ansidev/astro-basic-templat
54
62
- RSS.
55
63
- Posts by tags, difficulty.
56
64
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