Skip to content

Commit

Permalink
chore(release): 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rsaz committed Sep 5, 2023
1 parent 0e78653 commit 18ad91a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@


## 0.0.1 (2023-09-05)


### Bug Fixes

* testing commitlint ([0e78653](https://github.com/expressots/<<repo_name>>/commit/0e786539402f69fdca3fe5b684d850e523db7698))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expressots/project_name",
"version": "0.0.0",
"version": "0.0.1",
"description": "Expressots - modern, fast, lightweight nodejs web framework (@core)",
"author": "",
"main": "./lib/cjs/index.js",
Expand Down

0 comments on commit 18ad91a

Please sign in to comment.