We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a39278 commit 400e1c5Copy full SHA for 400e1c5
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
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
+
5
# [1.10.0](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.0-rc.3...v1.10.0) (2025-05-22)
6
7
# [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
@@ -1,6 +1,6 @@
{
"name": "@presidio-dev/hai-guardrails",
- "version": "1.10.1-rc.1",
+ "version": "1.10.1-rc.2",
"description": "A set of guards for LLM Apps",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
0 commit comments