Skip to content

chore: release v0.1.6 - #17

Merged
KAMRONBEK merged 1 commit into
mainfrom
release/v0.1.6
Jul 25, 2026
Merged

KAMRONBEK merged 1 commit into
mainfrom
release/v0.1.6

Conversation

@KAMRONBEK

Copy link
Copy Markdown
Contributor

Release PR for v0.1.6 — a docs release (content already merged in #16).

Bumps package.json, package-lock.json, ios/MyId.podspec, and android/build.gradle to 0.1.6 in lockstep, and adds the CHANGELOG entry.

Changelog

Added

  • New "Verifying on your backend" README section (EN/RU/UZ) — the antidote to trusting the client result.code: redeem with if (!res.ok) throw, judge comparison_value vs your own threshold, bind the returned identity, Secondary Request Flow (reuid), crash recovery.
  • Russian-language Habr tutorial linked from Guides & articles (RU README leads with it).

Changed

  • Hardened the backend session snippet — all fetches routed through a json() helper that throws on non-2xx.

Pre-verified locally (same gates as release.yml)

  • ✅ version consistency (all four files = 0.1.6)
  • lint, typecheck, test:ci (37 pass), build, build:plugin
  • npm pack --dry-run — 36 files, updated README included, no stray files

Merging this, then pushing tag v0.1.6, triggers the tokenless OIDC publish to npm.

Docs release: new "Verifying on your backend" README section (EN/RU/UZ),
Habr RU tutorial link, and a hardened backend session snippet (json()
helper that throws on non-2xx). Bumps package.json, package-lock,
podspec, and android/build.gradle to 0.1.6 in lockstep.
@KAMRONBEK
KAMRONBEK merged commit e9b4b7b into main Jul 25, 2026
5 checks passed
@KAMRONBEK
KAMRONBEK deleted the release/v0.1.6 branch July 25, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant