Skip to content

feat(examples): bump cougr-core to 1.1.0 across all examples#236

Open
xJeffx23 wants to merge 1 commit into
salazarsebas:mainfrom
xJeffx23:feat/example-quality-standard
Open

feat(examples): bump cougr-core to 1.1.0 across all examples#236
xJeffx23 wants to merge 1 commit into
salazarsebas:mainfrom
xJeffx23:feat/example-quality-standard

Conversation

@xJeffx23

Copy link
Copy Markdown
Contributor

Summary

  • Bumps cougr-core from 1.0.01.1.0 in all 32 affected examples
  • Migrates path dependencies (path = "../../") to published version "1.1.0"
  • Bumps soroban-sdk to 25.1.0 where not already updated
  • Regenerates Cargo.lock for asteroids, bomberman, space_invaders, tetris
  • Fixes documented version snippet in examples/tetris/README.md

Definition of done

  • rg 'cougr-core = "1.0.0"' examples/ returns no matches
  • All affected example CI workflows pass on main
  • No changes to public contract function signatures

Closes #219

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@xJeffx23 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@xJeffx23 xJeffx23 force-pushed the feat/example-quality-standard branch from e1e5837 to bde8582 Compare June 28, 2026 00:06
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.

chore(examples): upgrade all examples from cougr-core 1.0.0 to 1.1.0

1 participant