Skip to content

Bump version number to 1.2, add release notes#22

Merged
alice-i-cecile merged 1 commit intomainfrom
1.2-bump
Apr 8, 2026
Merged

Bump version number to 1.2, add release notes#22
alice-i-cecile merged 1 commit intomainfrom
1.2-bump

Conversation

@alice-i-cecile
Copy link
Copy Markdown
Member

We should ship #21.

@alice-i-cecile alice-i-cecile changed the title BUmp version number to 1.2, add release notes Bump version number to 1.2, add release notes Apr 8, 2026
Copy link
Copy Markdown
Contributor

@BenjaminBrienen BenjaminBrienen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

 techn0@IO  ~/source/atomicow   main  git status
On branch main
Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean
 techn0@IO  ~/source/atomicow   main  cargo semver-checks --baseline-version 1.0.0 --all-features          
    Building atomicow v1.1.0 (current)
       Built [   0.207s] (current)
     Parsing atomicow v1.1.0 (current)
      Parsed [   0.001s] (current)
     Parsing atomicow v1.0.0 (baseline, cached)
      Parsed [   0.001s] (baseline)
    Checking atomicow v1.0.0 -> v1.1.0 (minor change)
     Checked [   0.002s] 196 checks: 196 pass, 56 skip
     Summary no semver update required
    Finished [   0.372s] atomicow
 techn0@IO  ~/source/atomicow   main  gh pr checkout 22
branch '1.2-bump' set up to track 'origin/1.2-bump'.
Switched to a new branch '1.2-bump'
 techn0@IO  ~/source/atomicow   1.2-bump  cargo semver-checks                                        
    Building atomicow v1.2.0 (current)
       Built [   0.251s] (current)
     Parsing atomicow v1.2.0 (current)
      Parsed [   0.001s] (current)
     Parsing atomicow v1.1.0 (baseline, cached)
      Parsed [   0.001s] (baseline)
    Checking atomicow v1.1.0 -> v1.2.0 (minor change)
     Checked [   0.002s] 196 checks: 196 pass, 56 skip
     Summary no semver update required
    Finished [   0.409s] atomicow

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit f07fca2 Apr 8, 2026
3 checks passed
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.

2 participants