Skip to content

Commit 6732cdc

Browse files
chore: release v1.10.0-rc.3 [skip ci]
1 parent 2a5a6be commit 6732cdc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.10.0-rc.3](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.0-rc.2...v1.10.0-rc.3) (2025-05-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** exclude pino from bundle and optimize build config ([#33](https://github.com/presidio-oss/hai-guardrails/issues/33)) ([67e9679](https://github.com/presidio-oss/hai-guardrails/commit/67e9679898aae7802bf83655fe31775147b35630))
9+
310
# [1.10.0-rc.2](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.0-rc.1...v1.10.0-rc.2) (2025-05-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@presidio-dev/hai-guardrails",
3-
"version": "1.10.0-rc.2",
3+
"version": "1.10.0-rc.3",
44
"description": "A set of guards for LLM Apps",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)