Skip to content

Commit c4bb0f9

Browse files
chore(main): release demo-release-please-using-github-app-token 1.1.1
1 parent 1c32320 commit c4bb0f9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.1.1"
33
}

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This change will destroy everything!
9+
10+
### Bug Fixes
11+
12+
* Update index.js ([b7afe90](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/commit/b7afe90bbf4ace6662bcf8b5439de5952053d8b2))
13+
314
## [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)
415

516

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo-release-please-using-github-app-token",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "",
55
"private": true,
66
"main": "index.js",

0 commit comments

Comments
 (0)