Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:25
6c798a3

0.1.2 (2026-06-24)

Features

  • add browser playground (WASM + GitHub Pages) (08402d3)

Bug Fixes

  • stop .gitignore's *.html from swallowing playground/index.html (e338023)

Changelog

  • 1a1cc7c Merge pull request #1 from zkrebbekx/dependabot/github_actions/actions-ac749cfb01
  • b78c5db Merge pull request #3 from zkrebbekx/dependabot/go_modules/golang.org/x/net-0.38.0
  • 6c798a3 Merge pull request #6 from zkrebbekx/release-please--branches--main
  • b97cefc build(deps): bump golang.org/x/image to v0.38.0
  • c6fa3ba build(deps): bump golang.org/x/image to v0.43.0 (latest)
  • e5db357 build(deps): bump golang.org/x/net
  • 4626d5b build(deps): bump the actions group across 1 directory with 4 updates
  • 9541b5d chore(main): release 0.1.2
  • 7e7e18a ci: bump test/lint go versions to 1.25/1.26
  • 08402d3 feat: add browser playground (WASM + GitHub Pages)
  • e338023 fix: stop .gitignore's *.html from swallowing playground/index.html