Skip to content

Commit 3db8c86

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.0.0
1 parent a5b75f7 commit 3db8c86

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

CHANGELOG.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.0.0](https://github.com/Pradumnasaraf/open-source-with-pradumna/compare/v1.7.0...v2.0.0) (2024-07-25)
2+
3+
4+
* BREAKING CHANGE: V2 (Use Docusaurus) (#273) ([a5b75f7](https://github.com/Pradumnasaraf/open-source-with-pradumna/commit/a5b75f7f9ac65cca28734af20c0f1a6695adc551)), closes [#273](https://github.com/Pradumnasaraf/open-source-with-pradumna/issues/273)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* use Docusaurus
10+
feat: Auto deployment with GH to Vercel
11+
12+
13+
114
# [1.7.0](https://github.com/Pradumnasaraf/open-source-with-pradumna/compare/v1.6.6...v1.7.0) (2024-01-28)
215

316

@@ -34,12 +47,3 @@
3447

3548

3649

37-
## [1.6.3](https://github.com/Pradumnasaraf/open-source-with-pradumna/compare/v1.6.2...v1.6.3) (2023-06-25)
38-
39-
40-
### Bug Fixes
41-
42-
* the domain name ([30ae73c](https://github.com/Pradumnasaraf/open-source-with-pradumna/commit/30ae73c7c22fb4f2d2ada454195b18473ff4b04b))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-website",
3-
"version": "1.7.0",
3+
"version": "2.0.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)