Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MasoodGhauri committed Apr 26, 2024
2 parents 5ba516c + 5a92b6c commit eea5bd7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 0.1.0 (2024-04-26)


### Features

* release notes yml file added ([5dce1a0](https://github.com/MasoodGhauri/Notes_CI-CD_SCD_LibelloForked/commit/5dce1a0045a522a5b5fd97dd2dc21a1fcb9611d3))



6 changes: 2 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,5 @@ The purpose of forking Libello is to explore and learn about GitHub Actions, con

## Deployments

- App
https://notes-scd.web.app/
- Docs
https://masoodghauri.github.io/Notes_CI-CD_SCD_LibelloForked/
- [App](https://notes-scd.web.app/)
- [Docs](https://masoodghauri.github.io/Notes_CI-CD_SCD_LibelloForked/)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "libello",
"private": true,
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -36,4 +36,4 @@
"globals": "^15.0.0",
"vite": "^3.1.0"
}
}
}

0 comments on commit eea5bd7

Please sign in to comment.