lambdaorm-client-node
Advanced tools
Comparing version 0.7.7 to 0.7.8
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
All notable changes to this project will be documented in this file. | ||
## Versions | ||
### [0.7.8](https://github.com/FlavioLionelRita/lambdaorm-client-node/compare/v0.7.7...v0.7.8) (2023-11-09) | ||
### Features | ||
* **release:** update github actions ([b4c4f15](https://github.com/FlavioLionelRita/lambdaorm-client-node/commit/b4c4f15dcdf39eb283931452ab53795475f4002f)), closes [#176](https://github.com/FlavioLionelRita/lambdaorm-client-node/issues/176) | ||
### [0.7.7](https://github.com/FlavioLionelRita/lambdaorm-client-node/compare/v0.7.6...v0.7.7) (2023-11-06) | ||
@@ -6,0 +15,0 @@ |
{ | ||
"name": "lambdaorm-client-node", | ||
"version": "0.7.7", | ||
"version": "0.7.8", | ||
"description": "ORM", | ||
@@ -16,2 +16,5 @@ "author": "Flavio Lionel Rita <flaviolrita@gmail.com>", | ||
}, | ||
"standard-version": { | ||
"header": "# Changelog\n\nAll notable changes to this project will be documented in this file.\n\n## Versions\n" | ||
}, | ||
"scripts": { | ||
@@ -18,0 +21,0 @@ "test": "grunt --base . --gruntfile task/Gruntfile.js test" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
223287