Skip to content

Commit 00be140

Browse files
committed
chore(release): 0.16.19
1 parent effca81 commit 00be140

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
### [0.16.19](https://github.com/ConduitPlatform/Conduit/compare/v0.16.18...v0.16.19) (2025-10-09)
6+
7+
8+
### Features
9+
10+
* **authentication:** update team RPC ([#1395](https://github.com/ConduitPlatform/Conduit/issues/1395)) ([ba8caac](https://github.com/ConduitPlatform/Conduit/commit/ba8caacb5367da1edc8d6bd8cd89f25f42398501))
11+
12+
13+
### Bug Fixes
14+
15+
* **database:** aggregation pipeline spreading ([#1393](https://github.com/ConduitPlatform/Conduit/issues/1393)) ([365779e](https://github.com/ConduitPlatform/Conduit/commit/365779e0866fb57e10d5c40400eadec15f232c7a))
16+
* rawQuery throwing error on mongoose update methods ([#1391](https://github.com/ConduitPlatform/Conduit/issues/1391)) ([8e5a316](https://github.com/ConduitPlatform/Conduit/commit/8e5a316121ae73798f3b0a1ea41042fe95241308))
17+
518
### [0.16.18](https://github.com/ConduitPlatform/Conduit/compare/v0.16.17...v0.16.18) (2025-09-15)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "conduit",
3-
"version": "0.16.18",
3+
"version": "0.16.19",
44
"description": "",
55
"main": "index.js",
66
"private": true,

0 commit comments

Comments
 (0)