Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 26, 2024
1 parent 780569d commit 5a92b6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 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))



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 5a92b6c

Please sign in to comment.