-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-action[bot]
committed
Oct 27, 2024
1 parent
d00f5d6
commit 11db93e
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
packages/transactional-adapters/transactional-adapter-drizzle-orm/CHANGES.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
<!-- MONODEPLOY:BELOW --> | ||
|
||
## [1.1.0](https://github.com/Papooch/nestjs-cls/compare/@nestjs-cls/transactional-adapter-drizzle-orm@1.0.0...@nestjs-cls/transactional-adapter-drizzle-orm@1.1.0) "@nestjs-cls/transactional-adapter-drizzle-orm" (2024-10-27)<a name="1.1.0"></a> | ||
|
||
### Features | ||
|
||
* **drizzle**: add basic support for drizzle-orm postgres (#179) ([d00f5d6](https://github.com/Papooch/nestjs-cls/commits/d00f5d6)) | ||
* **drizzle**: add basic support for drizzle-orm postgres ([d00f5d6](https://github.com/Papooch/nestjs-cls/commits/d00f5d6)) | ||
* **drizzle**: update drizzle-orm package.json description ([d00f5d6](https://github.com/Papooch/nestjs-cls/commits/d00f5d6)) | ||
* **drizzle**: update drizzle-orm package.json description ([d00f5d6](https://github.com/Papooch/nestjs-cls/commits/d00f5d6)) | ||
* **drizzle**: remove copied changes ([d00f5d6](https://github.com/Papooch/nestjs-cls/commits/d00f5d6)) | ||
* **transactional-adapter-drizzle-orm**: make drizzle orm adapter universal ([d00f5d6](https://github.com/Papooch/nestjs-cls/commits/d00f5d6)) | ||
* **transactional-adapter-drizzle-orm**: add drizzle orm adapter (#180) ([d00f5d6](https://github.com/Papooch/nestjs-cls/commits/d00f5d6)) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters