Skip to content

Commit 88e76f3

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent 6a5f92a commit 88e76f3

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

.release-plan.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
{
22
"solution": {
33
"memory-leak-detector": {
4-
"impact": "minor",
5-
"oldVersion": "0.1.2",
6-
"newVersion": "0.2.0",
7-
"constraints": [
8-
{
9-
"impact": "minor",
10-
"reason": "Appears in changelog section :rocket: Enhancement"
11-
}
12-
],
13-
"pkgJSONPath": "./packages/memory-leak-detector/package.json"
4+
"oldVersion": "0.2.0"
145
}
156
},
16-
"description": "## Release (2024-09-10)\n\nmemory-leak-detector 0.2.0 (minor)\n\n#### :rocket: Enhancement\n* `memory-leak-detector`, `ember-test-app`\n * [#41](https://github.com/mainmatter/memory-leak-detector/pull/41) feat: make memory-leak-detector connection info configurable ([@BobrImperator](https://github.com/BobrImperator))\n\n#### :house: Internal\n* `ember-test-app`\n * [#40](https://github.com/mainmatter/memory-leak-detector/pull/40) chore(ci): make CI passing ([@BobrImperator](https://github.com/BobrImperator))\n\n#### Committers: 1\n- Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator))\n"
7+
"description": "\n\n\n\n"
178
}

CHANGELOG.md

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

3+
4+
5+
6+
7+
38
## Release (2024-09-10)
49

510
memory-leak-detector 0.2.0 (minor)

0 commit comments

Comments
 (0)