Skip to content

Commit 289eb46

Browse files
chore(release): 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2023-11-23) ### Documentation * remove code from readme and update package.json ([#6](#6)) ([eff609d](eff609d))
1 parent eff609d commit 289eb46

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [2.0.4](https://github.com/technology-studio/nested-filter-prisma-peer/compare/v2.0.3...v2.0.4) (2023-11-23)
2+
3+
4+
### Documentation
5+
6+
* remove code from readme and update package.json ([#6](https://github.com/technology-studio/nested-filter-prisma-peer/issues/6)) ([eff609d](https://github.com/technology-studio/nested-filter-prisma-peer/commit/eff609d08c2d08d0f3eab4ae7c4fd0dacb170dad))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txo-peer-dep/nested-filter-prisma",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Technology Studio - Nested filter prisma peer",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)