Skip to content

Commit 400e1c5

Browse files
chore: release v1.10.1-rc.2 [skip ci]
1 parent 1a39278 commit 400e1c5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
## [1.10.1-rc.2](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.0...v1.10.1-rc.2) (2025-06-10)
4+
35
# [1.10.0](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.0-rc.3...v1.10.0) (2025-05-22)
46

57
# [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)

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.1-rc.1",
3+
"version": "1.10.1-rc.2",
44
"description": "A set of guards for LLM Apps",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)