Skip to content

Commit 43c0624

Browse files
Merge pull request #47 from kristianjokela/release-please--branches--main--components--second-app
chore(main): release second-app 1.5.1
2 parents 774692f + c211eae commit 43c0624

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
".": "1.7.0",
33
"apps/app": "1.1.0",
44
"apps/first-app": "1.1.0",
5-
"apps/second-app": "1.5.0"
5+
"apps/second-app": "1.5.1"
66
}

apps/second-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/kristianjokela/rel-please-test/compare/second-app-v1.5.0...second-app-v1.5.1) (2023-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **second-app:** Add yeat another line ([774692f](https://github.com/kristianjokela/rel-please-test/commit/774692ffe6e0f93fa2bae352a349cb3234c89a02))
9+
310
## [1.5.0](https://github.com/kristianjokela/rel-please-test/compare/second-app-v1.4.0...second-app-v1.5.0) (2023-01-09)
411

512

apps/second-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "second-app",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)