Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: tasshi-playground/demo-release-please-using-github-app-token
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ad9b3d2e64fa9a592ad5356ca7db10012f755b57
Choose a base ref
..
head repository: tasshi-playground/demo-release-please-using-github-app-token
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 479b014d60b67a7fe779812e752133ff41b91e88
Choose a head ref
Showing with 2 additions and 1 deletion.
  1. +1 −1 CHANGELOG.md
  2. +1 −0 index.js
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [1.1.1](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/compare/demo-release-please-using-github-app-token-v1.1.0...demo-release-please-using-github-app-token-v1.1.1) (2024-03-19)
## [1.1.1](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/compare/demo-release-please-using-github-app-token-v1.1.0...demo-release-please-using-github-app-token-v1.1.1) (2024-05-02)


### ⚠ BREAKING CHANGES
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -2,3 +2,4 @@ console.log("Hello, world!!");
console.log("How was your day?");
console.log("I'm fine. Thank you!")
console.log("And, you?")
console.log("Yeah!")