Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arnautov-anton/test-release-rc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0-rc.1
Choose a base ref
...
head repository: arnautov-anton/test-release-rc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rc
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 26, 2023

  1. fix: breaking change 2

    BREAKING CHANGE: whatever 2
    arnautov-anton committed Oct 26, 2023
    Copy the full SHA
    2cf7762 View commit details
  2. chore(release): 7.0.0-rc.2 [skip ci]

    # [7.0.0-rc.2](v7.0.0-rc.1...v7.0.0-rc.2) (2023-10-26)
    
    ### Bug Fixes
    
    * breaking change 2 ([2cf7762](2cf7762))
    
    ### BREAKING CHANGES
    
    * whatever 2
    semantic-release-bot committed Oct 26, 2023
    Copy the full SHA
    ad39020 View commit details
Showing with 12 additions and 0 deletions.
  1. +12 −0 CHANGELOG.md
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [7.0.0-rc.2](https://github.com/arnautov-anton/test-release-rc/compare/v7.0.0-rc.1...v7.0.0-rc.2) (2023-10-26)


### Bug Fixes

* breaking change 2 ([2cf7762](https://github.com/arnautov-anton/test-release-rc/commit/2cf77626511947e420cb27cf7e56924bfbe8537d))


### BREAKING CHANGES

* whatever 2

# [7.0.0-rc.1](https://github.com/arnautov-anton/test-release-rc/compare/v6.0.1...v7.0.0-rc.1) (2023-10-26)