Skip to content

Commit 083bb19

Browse files
chore(main): release demo-release-please-using-github-app-token 1.1.0 (#3)
Co-authored-by: tasshi-playground-demo-release[bot] <143071212+tasshi-playground-demo-release[bot]@users.noreply.github.com>
1 parent e8b6993 commit 083bb19

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [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)
4+
5+
6+
### Features
7+
8+
* Hello, world!! ([94e80bc](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/commit/94e80bcc70688b51351ca0e883ec36b79692454d))
9+
10+
11+
### Bug Fixes
12+
13+
* How was your day? ([7b0a664](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/commit/7b0a6646eec459537f0982872d45380baeeac1dd))
14+
* Update index.js ([e8b6993](https://github.com/tasshi-playground/demo-release-please-using-github-app-token/commit/e8b69930636441c3584c38fbafadd3d9cd4ca534))

package.json

Lines changed: 1 addition & 1 deletion
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.0.0",
3+
"version": "1.1.0",
44
"description": "",
55
"private": true,
66
"main": "index.js",

0 commit comments

Comments
 (0)