Skip to content

Commit 6f29af0

Browse files
Merge pull request #37 from kristianjokela/release-please--branches--main--components--second-app
chore(main): release second-app 1.3.1
2 parents 4374843 + 49063d0 commit 6f29af0

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.5.0",
33
"apps/app": "1.1.0",
44
"apps/first-app": "1.1.0",
5-
"apps/second-app": "1.3.0"
5+
"apps/second-app": "1.3.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.3.1](https://github.com/kristianjokela/rel-please-test/compare/second-app-v1.3.0...second-app-v1.3.1) (2023-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* Add line to second-app ([0ff37a3](https://github.com/kristianjokela/rel-please-test/commit/0ff37a37830d1f62b7e9ae167ae196eca54110a9))
9+
310
## [1.3.0](https://github.com/kristianjokela/rel-please-test/compare/second-app-v1.2.1...second-app-v1.3.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.3.0",
3+
"version": "1.3.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)