-
Notifications
You must be signed in to change notification settings - Fork 23
chore(main): release 1.2.0 #85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Greptile OverviewGreptile SummaryThis PR is a Release Please-generated release bump to 1.2.0: it updates the release manifest, bumps Main issue: Confidence Score: 4/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Maintainer
participant RP as Release Please
participant Git as Git repo
participant Hex as Hex.pm
Dev->>RP: Merge release PR (#85)
RP->>Git: Update manifest (.release-please-manifest.json)
RP->>Git: Update project version (mix.exs @version)
RP->>Git: Generate changelog (CHANGELOG.md)
Dev->>Hex: Publish package
Hex->>Git: Resolve source_ref from mix.exs metadata
Note over Hex,Git: If source_ref doesn't match a real tag (e.g. needs v-prefix), source links break
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, 1 comment
Additional Comments (1)
|
7e425a5 to
78c6375
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.2.0 (2026-02-09)
Features
This PR was generated with Release Please. See documentation.