Skip to content

Commit 9aef435

Browse files
committed
docs(changelog): wrong repository URL
1 parent 7253112 commit 9aef435

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

.changes/v2.0.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
- RSS.
1111
- Posts by tags, difficulty.
1212

13-
Full Changelog: [v2.0.0](https://github.com/ansidev/astro-basic-template/commits/v2.0.0)
13+
Full Changelog: [v2.0.0](https://github.com/ansidev/leetcode-blog/commits/v2.0.0)

.changes/v2.0.1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## [v2.0.1](https://github.com/ansidev/astro-basic-template/compare/v2.0.0...v2.0.1) (2023-02-26)
1+
## [v2.0.1](https://github.com/ansidev/leetcode-blog/compare/v2.0.0...v2.0.1) (2023-02-26)
22

33
### Bug Fixes
44

55
- **deployment:** add missing environment variables
66

7-
Full Changelog: [v2.0.0...v2.0.1](https://github.com/ansidev/astro-basic-template/compare/v2.0.0...v2.0.1)
7+
Full Changelog: [v2.0.0...v2.0.1](https://github.com/ansidev/leetcode-blog/compare/v2.0.0...v2.0.1)

.changes/v2.1.0.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [v2.1.0](https://github.com/ansidev/astro-basic-template/compare/v2.0.1...v2.1.0) (2023-03-01)
1+
## [v2.1.0](https://github.com/ansidev/leetcode-blog/compare/v2.0.1...v2.1.0) (2023-03-01)
22

33
### Bug Fixes
44

@@ -16,4 +16,4 @@
1616

1717
- **seo:** add canonical URL meta field
1818

19-
Full Changelog: [v2.0.1...v2.1.0](https://github.com/ansidev/astro-basic-template/compare/v2.0.1...v2.1.0)
19+
Full Changelog: [v2.0.1...v2.1.0](https://github.com/ansidev/leetcode-blog/compare/v2.0.1...v2.1.0)

.changes/v2.2.0.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## [v2.2.0](https://github.com/ansidev/astro-basic-template/compare/v2.1.0...v2.2.0) (2023-03-04)
1+
## [v2.2.0](https://github.com/ansidev/leetcode-blog/compare/v2.1.0...v2.2.0) (2023-03-04)
22

33
### Features
44

55
- Change website font to Inter.
66
- Add meta fields for SEO.
77
- Generate post thumbnail using [satori](https://github.com/vercel/satori).
88

9-
Full Changelog: [v2.1.0...v2.2.0](https://github.com/ansidev/astro-basic-template/compare/v2.1.0...v2.2.0)
9+
Full Changelog: [v2.1.0...v2.2.0](https://github.com/ansidev/leetcode-blog/compare/v2.1.0...v2.2.0)

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
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).
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)

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ Solutions for LeetCode problems - Written by [ansidev](https://github.com/anside
3535
Run one of these commands to init a new project from this template
3636

3737
```sh
38-
npm create astro@latest -- --template ansidev/astro-basic-template
38+
npm create astro@latest -- --template ansidev/leetcode-blog
3939
```
4040

4141
```sh
42-
yarn create astro@latest --template ansidev/astro-basic-template
42+
yarn create astro@latest --template ansidev/leetcode-blog
4343
```
4444

4545
```sh
46-
pnpm create astro@latest --template ansidev/astro-basic-template
46+
pnpm create astro@latest --template ansidev/leetcode-blog
4747
```
4848

4949
#### Setup GitHub repository

0 commit comments

Comments
 (0)