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- "." : " 0.1.0 "
2+ "." : " 0.1.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/nek0der/limpid/compare/v0.1.0...v0.1.1 ) (2026-06-07)
4+
5+
6+ ### CI
7+
8+ * ** dependabot:** drop the unusable swift ecosystem ([ 0d1a329] ( https://github.com/nek0der/limpid/commit/0d1a3294f4b779bd06e280c9d051090befa00e2f ) )
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ settings:
3333 # at archive time via xcodebuild MARKETING_VERSION=... and
3434 # CURRENT_PROJECT_VERSION=... so the released app reports the
3535 # actual tag (release-please bumps these in lockstep with tags).
36- MARKETING_VERSION : " 0.1.0 " # x-release-please-version
37- CURRENT_PROJECT_VERSION : " 0.1.0 " # x-release-please-version
36+ MARKETING_VERSION : " 0.1.1 " # x-release-please-version
37+ CURRENT_PROJECT_VERSION : " 0.1.1 " # x-release-please-version
3838 # Debug uses ad-hoc signing for fast local iteration.
3939 # Release is signed with the Developer ID Application certificate
4040 # so the distributable .app can be notarized.
You can’t perform that action at this time.
0 commit comments