Skip to content

Commit a2fe67f

Browse files
pichflgithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent 85ed931 commit a2fe67f

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
lines changed

.release-plan.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,8 @@
11
{
22
"solution": {
33
"auto-reveal": {
4-
"impact": "minor",
5-
"oldVersion": "0.6.0",
6-
"newVersion": "0.7.0",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "minor",
11-
"reason": "Appears in changelog section :rocket: Enhancement"
12-
},
13-
{
14-
"impact": "patch",
15-
"reason": "Appears in changelog section :bug: Bug Fix"
16-
},
17-
{
18-
"impact": "patch",
19-
"reason": "Appears in changelog section :house: Internal"
20-
}
21-
],
22-
"pkgJSONPath": "./package.json"
4+
"oldVersion": "0.7.0"
235
}
246
},
25-
"description": "## Release (2025-05-19)\n\n* auto-reveal 0.7.0 (minor)\n\n#### :rocket: Enhancement\n* `auto-reveal`\n * [#86](https://github.com/mainmatter/auto-reveal/pull/86) Enable additional Reveal.js plugins ([@pichfl](https://github.com/pichfl))\n\n#### :bug: Bug Fix\n* `auto-reveal`\n * [#96](https://github.com/mainmatter/auto-reveal/pull/96) fix loading location of config.json and add a test ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `auto-reveal`\n * [#94](https://github.com/mainmatter/auto-reveal/pull/94) add a demo for auto-reveal ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Florian Pichler ([@pichfl](https://github.com/pichfl))\n"
7+
"description": "\n\n\n\n"
268
}

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 (2025-05-19)
49

510
* auto-reveal 0.7.0 (minor)

0 commit comments

Comments
 (0)