Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona authored and github-actions[bot] committed Jul 18, 2024
1 parent 9073e31 commit c4b4233
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 1 deletion.
21 changes: 21 additions & 0 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"solution": {
"auto-reveal-theme-mainmatter": {
"impact": "minor",
"oldVersion": "0.0.0",
"newVersion": "0.1.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2024-07-18)\n\nauto-reveal-theme-mainmatter 0.1.0 (minor)\n\n#### :rocket: Enhancement\n* `auto-reveal-theme-mainmatter`\n * [#1](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/1) provide a default highlight theme ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `auto-reveal-theme-mainmatter`\n * [#2](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/2) setup release-plan ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# Changelog

## Release (2024-07-18)

auto-reveal-theme-mainmatter 0.1.0 (minor)

#### :rocket: Enhancement
* `auto-reveal-theme-mainmatter`
* [#1](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/1) provide a default highlight theme ([@mansona](https://github.com/mansona))

#### :house: Internal
* `auto-reveal-theme-mainmatter`
* [#2](https://github.com/mansona/auto-reveal-theme-mainmatter/pull/2) setup release-plan ([@mansona](https://github.com/mansona))

#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-reveal-theme-mainmatter",
"version": "0.0.0",
"version": "0.1.0",
"description": "",
"keywords": [],
"repository": {
Expand Down

0 comments on commit c4b4233

Please sign in to comment.