From d21dfefc378299508050ae7bd8879386604ba614 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Fri, 17 Jul 2026 19:30:29 -0400 Subject: [PATCH] Bump proxy and sso-manager-node submodule pins to v1.1.10; update CHANGELOG - proxy -> v1.1.10 - sso-manager-node -> v1.1.10 Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01KDEx8ghuZR61pqPXc6da9C --- CHANGELOG.md | 11 ++++++++++- proxy | 2 +- sso-manager-node | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62cdf34..5dfff24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ for what changed inside the apps it composes. ## [Unreleased] +## [1.1.13] - 2026-07-17 + +### Bumped +- proxy -> [v1.1.10](https://github.com/theta42/proxy/releases/tag/v1.1.10) +- sso-manager-node -> [v1.1.10](https://github.com/theta42/sso-manager-node/releases/tag/v1.1.10) + +Both: added a help icon (❓) in the top-right header that deep-links to the doc most relevant to the current page, and made the in-app docs viewer (`/docs`) searchable (a simple line-substring search over the local doc set, no new dependency, still works with no internet access). + ## [1.1.12] - 2026-07-17 ### Bumped @@ -152,7 +160,8 @@ First tagged release. Establishes the `vX.Y.Z` tag convention going forward. - proxy -> [v1.1.0](https://github.com/theta42/proxy/releases/tag/v1.1.0) - sso-manager-node -> [v1.1.0](https://github.com/theta42/sso-manager-node/releases/tag/v1.1.0) -[Unreleased]: https://github.com/theta42/theta-env/compare/v1.1.12...HEAD +[Unreleased]: https://github.com/theta42/theta-env/compare/v1.1.13...HEAD +[1.1.13]: https://github.com/theta42/theta-env/compare/v1.1.12...v1.1.13 [1.1.12]: https://github.com/theta42/theta-env/compare/v1.1.11...v1.1.12 [1.1.11]: https://github.com/theta42/theta-env/compare/v1.1.10...v1.1.11 [1.1.10]: https://github.com/theta42/theta-env/compare/v1.1.9...v1.1.10 diff --git a/proxy b/proxy index 876ea6c..e5df0d3 160000 --- a/proxy +++ b/proxy @@ -1 +1 @@ -Subproject commit 876ea6cfd03712fe8cb4af7e90edc9d7fb65f9f4 +Subproject commit e5df0d33701ddde81acb315a0a308b54ad46d613 diff --git a/sso-manager-node b/sso-manager-node index 96adf60..0996380 160000 --- a/sso-manager-node +++ b/sso-manager-node @@ -1 +1 @@ -Subproject commit 96adf60cf72efdae4c5ddf5ea656e971ac449617 +Subproject commit 099638057ed114609fbe2f0e9a43f7a9ec2c9324