File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.0 "
2+ "." : " 1.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/jaisonerick/macwifi/compare/v1.0.0...v1.0.1 ) (2026-04-22)
4+
5+
6+ ### Documentation
7+
8+ * pain-first README hook + Jekyll site for GitHub Pages ([ #27 ] ( https://github.com/jaisonerick/macwifi/issues/27 ) ) ([ 9bc1b12] ( https://github.com/jaisonerick/macwifi/commit/9bc1b121f44b3414cd3feacc56017f18a59ca5e5 ) )
9+
310## [ 1.0.0] ( https://github.com/jaisonerick/macwifi/compare/v0.1.4...v1.0.0 ) (2026-04-22)
411
512
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import (
1515// also includes a digest of the embedded bundle, so updated helper files are
1616// extracted without requiring a manual version bump. Release Please keeps
1717// this in sync with the module version on each release.
18- const embeddedVersion = "1.0.0 " // x-release-please-version
18+ const embeddedVersion = "1.0.1 " // x-release-please-version
1919
2020// scannerBundle is the signed + notarized WifiScanner.app. Every file
2121// under embedded/WifiScanner.app/ is baked into the Go binary — consumers
You can’t perform that action at this time.
0 commit comments