Skip to content

Commit

Permalink
chore(main): release demo-release-please-using-github-app-token 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 1c32320 commit c4bb0f9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.0"
".": "1.1.1"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# 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-02-22)


### ⚠ BREAKING CHANGES

* This change will destroy everything!

### Bug Fixes

* Update index.js ([b7afe90](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/commit/b7afe90bbf4ace6662bcf8b5439de5952053d8b2))

## [1.1.0](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/compare/demo-release-please-using-github-app-token-v1.0.0...demo-release-please-using-github-app-token-v1.1.0) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo-release-please-using-github-app-token",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"private": true,
"main": "index.js",
Expand Down

0 comments on commit c4bb0f9

Please sign in to comment.