Skip to content

Commit 1c333d4

Browse files
authored
chore(main): release dograh 1.19.2 (#211)
1 parent 83f05ab commit 1c333d4

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.19.1"
2+
".": "1.19.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.19.2](https://github.com/dograh-hq/dograh/compare/dograh-v1.19.1...dograh-v1.19.2) (2026-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* send auth credentials with validate service keys ([83f05ab](https://github.com/dograh-hq/dograh/commit/83f05ab1466d7fa1825b30eb87a267aa1da9ff26))
9+
310
## [1.19.1](https://github.com/dograh-hq/dograh/compare/dograh-v1.19.0...dograh-v1.19.1) (2026-03-26)
411

512

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
22
name = "dograh-api"
3-
version = "1.19.1"
3+
version = "1.19.2"
44
description = "Backend API for Dograh voice AI platform"
55
requires-python = ">=3.12"

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui",
3-
"version": "1.19.1",
3+
"version": "1.19.2",
44
"private": true,
55
"scripts": {
66
"dev": "NODE_OPTIONS='--enable-source-maps' next dev --turbopack",

0 commit comments

Comments
 (0)