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 0ce36e6 commit 890797aCopy full SHA for 890797a
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.10.1](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.1-rc.4...v1.10.1) (2025-06-12)
4
+
5
## [1.10.1-rc.4](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.1-rc.3...v1.10.1-rc.4) (2025-06-11)
6
7
## [1.10.1-rc.3](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.1-rc.2...v1.10.1-rc.3) (2025-06-11)
package.json
@@ -1,6 +1,6 @@
{
"name": "@presidio-dev/hai-guardrails",
- "version": "1.10.1-rc.4",
+ "version": "1.10.1",
"description": "A set of guards for LLM Apps",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
0 commit comments