Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloricciuti authored and github-actions[bot] committed Jul 15, 2024
1 parent 96cc6db commit 0f23fde
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"solution": {
"@sheepdog/svelte": {
"impact": "minor",
"oldVersion": "0.6.1",
"newVersion": "0.7.0",
"oldVersion": "0.7.0",
"newVersion": "0.8.0",
"constraints": [
{
"impact": "minor",
Expand All @@ -21,5 +21,5 @@
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2024-07-05)\n\n@sheepdog/svelte 0.7.0 (minor)\n\n#### :rocket: Enhancement\n* `@sheepdog/svelte`\n * [#114](https://github.com/mainmatter/sheepdog/pull/114) Add timeout utility function ([@nickschot](https://github.com/nickschot))\n * [#112](https://github.com/mainmatter/sheepdog/pull/112) Add didCancel util ([@beerinho](https://github.com/beerinho))\n\n#### :bug: Bug Fix\n* `@sheepdog/svelte`\n * [#108](https://github.com/mainmatter/sheepdog/pull/108) Fix docs site title ([@beerinho](https://github.com/beerinho))\n\n#### :house: Internal\n* `@sheepdog/svelte`\n * [#113](https://github.com/mainmatter/sheepdog/pull/113) Remove `results` array ([@beerinho](https://github.com/beerinho))\n\n#### Committers: 2\n- Daniel Beer ([@beerinho](https://github.com/beerinho))\n- Nick Schot ([@nickschot](https://github.com/nickschot))\n"
"description": "## Release (2024-07-15)\n\n@sheepdog/svelte 0.8.0 (minor)\n\n#### :rocket: Enhancement\n* `@sheepdog/svelte`\n * [#116](https://github.com/mainmatter/sheepdog/pull/116) feat: add installation, usage and start docs ([@paoloricciuti](https://github.com/paoloricciuti))\n * [#114](https://github.com/mainmatter/sheepdog/pull/114) Add timeout utility function ([@nickschot](https://github.com/nickschot))\n * [#112](https://github.com/mainmatter/sheepdog/pull/112) Add didCancel util ([@beerinho](https://github.com/beerinho))\n\n#### :bug: Bug Fix\n* `@sheepdog/svelte`\n * [#108](https://github.com/mainmatter/sheepdog/pull/108) Fix docs site title ([@beerinho](https://github.com/beerinho))\n\n#### :house: Internal\n* `@sheepdog/svelte`\n * [#129](https://github.com/mainmatter/sheepdog/pull/129) chore: setup netlify deploy ([@paoloricciuti](https://github.com/paoloricciuti))\n * [#122](https://github.com/mainmatter/sheepdog/pull/122) Quality-of-life additions ([@beerinho](https://github.com/beerinho))\n * [#109](https://github.com/mainmatter/sheepdog/pull/109) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#113](https://github.com/mainmatter/sheepdog/pull/113) Remove `results` array ([@beerinho](https://github.com/beerinho))\n\n#### Committers: 4\n- Daniel Beer ([@beerinho](https://github.com/beerinho))\n- Nick Schot ([@nickschot](https://github.com/nickschot))\n- Paolo Ricciuti ([@paoloricciuti](https://github.com/paoloricciuti))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n"
}
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## Release (2024-07-15)

@sheepdog/svelte 0.8.0 (minor)

#### :rocket: Enhancement
* `@sheepdog/svelte`
* [#116](https://github.com/mainmatter/sheepdog/pull/116) feat: add installation, usage and start docs ([@paoloricciuti](https://github.com/paoloricciuti))
* [#114](https://github.com/mainmatter/sheepdog/pull/114) Add timeout utility function ([@nickschot](https://github.com/nickschot))
* [#112](https://github.com/mainmatter/sheepdog/pull/112) Add didCancel util ([@beerinho](https://github.com/beerinho))

#### :bug: Bug Fix
* `@sheepdog/svelte`
* [#108](https://github.com/mainmatter/sheepdog/pull/108) Fix docs site title ([@beerinho](https://github.com/beerinho))

#### :house: Internal
* `@sheepdog/svelte`
* [#129](https://github.com/mainmatter/sheepdog/pull/129) chore: setup netlify deploy ([@paoloricciuti](https://github.com/paoloricciuti))
* [#122](https://github.com/mainmatter/sheepdog/pull/122) Quality-of-life additions ([@beerinho](https://github.com/beerinho))
* [#109](https://github.com/mainmatter/sheepdog/pull/109) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))
* [#113](https://github.com/mainmatter/sheepdog/pull/113) Remove `results` array ([@beerinho](https://github.com/beerinho))

#### Committers: 4
- Daniel Beer ([@beerinho](https://github.com/beerinho))
- Nick Schot ([@nickschot](https://github.com/nickschot))
- Paolo Ricciuti ([@paoloricciuti](https://github.com/paoloricciuti))
- [@github-actions[bot]](https://github.com/apps/github-actions)

## Release (2024-07-05)

@sheepdog/svelte 0.7.0 (minor)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sheepdog/svelte",
"version": "0.7.0",
"version": "0.8.0",
"repository": {
"type": "git",
"url": "git@github.com:mainmatter/sheepdog.git"
Expand Down

0 comments on commit 0f23fde

Please sign in to comment.