Skip to content

Commit 218187d

Browse files
chore(main): release 0.4.3 (#330)
1 parent 8783a6d commit 218187d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.2"
2+
".": "0.4.3"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@
88
* **deps:** update module github.com/getsentry/sentry-go/otel to v0.36.0 ([#318](https://github.com/hyprmcp/jetski/issues/318)) ([5fe709c](https://github.com/hyprmcp/jetski/commit/5fe709c344e9eb99b1abc3235c884cca363e4579))
99

1010

11+
### Other
12+
13+
* always convert email address to lowercase ([#327](https://github.com/hyprmcp/jetski/issues/327)) ([c66b03d](https://github.com/hyprmcp/jetski/commit/c66b03d441c84c986c039da531f42376e876e2ef))
14+
* **main:** release 0.4.3 ([#328](https://github.com/hyprmcp/jetski/issues/328)) ([b7f417f](https://github.com/hyprmcp/jetski/commit/b7f417fa813e9d35895fdee36a640f72090511ae))
15+
* move mcp endpoint check to backend to prevent browser caching tls error ([#325](https://github.com/hyprmcp/jetski/issues/325)) ([ad5c8a6](https://github.com/hyprmcp/jetski/commit/ad5c8a68f68e5ec5a0ee7c7a457a6d57549c5510))
16+
17+
## [0.4.3](https://github.com/hyprmcp/jetski/compare/0.4.2...0.4.3) (2025-10-16)
18+
19+
20+
### Bug Fixes
21+
22+
* **deps:** update module github.com/getsentry/sentry-go/otel to v0.36.0 ([#318](https://github.com/hyprmcp/jetski/issues/318)) ([5fe709c](https://github.com/hyprmcp/jetski/commit/5fe709c344e9eb99b1abc3235c884cca363e4579))
23+
24+
1125
### Other
1226

1327
* always convert email address to lowercase ([#327](https://github.com/hyprmcp/jetski/issues/327)) ([c66b03d](https://github.com/hyprmcp/jetski/commit/c66b03d441c84c986c039da531f42376e876e2ef))

0 commit comments

Comments
 (0)