From 55f12377a4b9a5ab8710df26b293b45101352246 Mon Sep 17 00:00:00 2001 From: Arif Hoque Date: Sun, 23 Nov 2025 13:59:41 +0600 Subject: [PATCH] composer.json updated and added changelog file --- .gitattributes | 2 +- .github/workflows/update-changelog.yml | 2 +- CHANGELOG.md | 1 + composer.json | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.gitattributes b/.gitattributes index df0ed9b..d9f26b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ * text=auto -*.blade.php diff=html +*.odo.php diff=html *.css diff=css *.html diff=html *.md diff=markdown diff --git a/.github/workflows/update-changelog.yml b/.github/workflows/update-changelog.yml index 02b49df..c3a7d00 100644 --- a/.github/workflows/update-changelog.yml +++ b/.github/workflows/update-changelog.yml @@ -10,4 +10,4 @@ jobs: update: permissions: contents: write - uses: doppar/doppar/.github/workflows/update-changelog.yml@main \ No newline at end of file + uses: doppar/.github/.github/workflows/update-changelog.yml@main \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..abf7bde --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ +# Release Notes \ No newline at end of file diff --git a/composer.json b/composer.json index cd1487e..236e7d6 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "authors": [ { "name": "Mahedi Hasan", - "email": "mahedi@doppar.com" + "email": "mahedy150101@gmail.com" } ], "require-dev": {