Skip to content

Commit 890797a

Browse files
chore: release v1.10.1 [skip ci]
1 parent 0ce36e6 commit 890797a

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](https://github.com/presidio-oss/hai-guardrails/compare/v1.10.1-rc.4...v1.10.1) (2025-06-12)
4+
35
## [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)
46

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

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

0 commit comments

Comments
 (0)