Skip to content

Commit

Permalink
ci: version bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed Jan 30, 2024
1 parent cc24da3 commit 757e4e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxfrontier/cds-ts-repository",
"version": "0.3.8",
"version": "1.0.0",
"description": "The goal of SAP CAP CDS-QL BaseRepository is to significantly reduce the boilerplate code required to implement data access layers for persistance entities by providing out of the box actions on the database like .create(), .createMany(), .getAll(), .update(), .find(), .exists() ...",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 757e4e6

Please sign in to comment.