Skip to content

Commit

Permalink
chore(release): 0.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 15, 2025
1 parent 91cacd6 commit 028ec51
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [0.0.1](https://github.com/chingu-x/chingu-dashboard-modules/compare/v0.0.0...v0.0.1) (2025-01-15)


### Bug Fixes

* update secret ([91cacd6](https://github.com/chingu-x/chingu-dashboard-modules/commit/91cacd6d20df2061d448f7b3f5987506154cf465))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chingu-x/modules",
"description": "Module with all of the business logic in Chingu dashboard projects",
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"module": "dist/index.js",
"types": "dist/types/index.d.ts",
Expand Down Expand Up @@ -42,4 +42,4 @@
"types": "./dist/types/types/index.d.ts"
}
}
}
}

0 comments on commit 028ec51

Please sign in to comment.