Skip to content

Commit

Permalink
Merge pull request #103 from empress/release-preview
Browse files Browse the repository at this point in the history
Prepare Release
  • Loading branch information
mansona authored Jul 26, 2024
2 parents 7bbb504 + d2f41cd commit aec243d
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 1 deletion.
33 changes: 33 additions & 0 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"solution": {
"field-guide": {
"impact": "major",
"oldVersion": "2.4.0",
"newVersion": "3.0.0",
"constraints": [
{
"impact": "major",
"reason": "Appears in changelog section :boom: Breaking Change"
},
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2024-07-26)\n\nfield-guide 3.0.0 (major)\n\n#### :boom: Breaking Change\n* `field-guide`\n * [#101](https://github.com/empress/field-guide/pull/101) Update dependencies, start using pnpm, and drop support for ember-auto-import@1 ([@mansona](https://github.com/mansona))\n\n#### :rocket: Enhancement\n* `field-guide`\n * [#82](https://github.com/empress/field-guide/pull/82) Complete ember-auto-import v2 Upgrade ([@elwayman02](https://github.com/elwayman02))\n * [#84](https://github.com/empress/field-guide/pull/84) Ember Blueprint Updates ([@elwayman02](https://github.com/elwayman02))\n\n#### :bug: Bug Fix\n* `field-guide`\n * [#72](https://github.com/empress/field-guide/pull/72) ember-fetch 8.1.2 ([@Dhaulagiri](https://github.com/Dhaulagiri))\n * [#81](https://github.com/empress/field-guide/pull/81) Update normalise-path-test.js ([@MelSumner](https://github.com/MelSumner))\n\n#### :memo: Documentation\n* `field-guide`\n * [#74](https://github.com/empress/field-guide/pull/74) Update README.md ([@MinThaMie](https://github.com/MinThaMie))\n\n#### :house: Internal\n* `field-guide`\n * [#102](https://github.com/empress/field-guide/pull/102) setup release-plan ([@mansona](https://github.com/mansona))\n * [#92](https://github.com/empress/field-guide/pull/92) Ember 4.4 ([@elwayman02](https://github.com/elwayman02))\n * [#90](https://github.com/empress/field-guide/pull/90) NPM audit fix ([@elwayman02](https://github.com/elwayman02))\n\n#### Committers: 5\n- Anne-Greeth Schot-van Herwijnen ([@MinThaMie](https://github.com/MinThaMie))\n- Brian Runnells ([@Dhaulagiri](https://github.com/Dhaulagiri))\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))\n- Melanie Sumner ([@MelSumner](https://github.com/MelSumner))\n"
}
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changelog

## Release (2024-07-26)

field-guide 3.0.0 (major)

#### :boom: Breaking Change
* `field-guide`
* [#101](https://github.com/empress/field-guide/pull/101) Update dependencies, start using pnpm, and drop support for ember-auto-import@1 ([@mansona](https://github.com/mansona))

#### :rocket: Enhancement
* `field-guide`
* [#82](https://github.com/empress/field-guide/pull/82) Complete ember-auto-import v2 Upgrade ([@elwayman02](https://github.com/elwayman02))
* [#84](https://github.com/empress/field-guide/pull/84) Ember Blueprint Updates ([@elwayman02](https://github.com/elwayman02))

#### :bug: Bug Fix
* `field-guide`
* [#72](https://github.com/empress/field-guide/pull/72) ember-fetch 8.1.2 ([@Dhaulagiri](https://github.com/Dhaulagiri))
* [#81](https://github.com/empress/field-guide/pull/81) Update normalise-path-test.js ([@MelSumner](https://github.com/MelSumner))

#### :memo: Documentation
* `field-guide`
* [#74](https://github.com/empress/field-guide/pull/74) Update README.md ([@MinThaMie](https://github.com/MinThaMie))

#### :house: Internal
* `field-guide`
* [#102](https://github.com/empress/field-guide/pull/102) setup release-plan ([@mansona](https://github.com/mansona))
* [#92](https://github.com/empress/field-guide/pull/92) Ember 4.4 ([@elwayman02](https://github.com/elwayman02))
* [#90](https://github.com/empress/field-guide/pull/90) NPM audit fix ([@elwayman02](https://github.com/elwayman02))

#### Committers: 5
- Anne-Greeth Schot-van Herwijnen ([@MinThaMie](https://github.com/MinThaMie))
- Brian Runnells ([@Dhaulagiri](https://github.com/Dhaulagiri))
- Chris Manson ([@mansona](https://github.com/mansona))
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
- Melanie Sumner ([@MelSumner](https://github.com/MelSumner))

2.4.0 / 2022-06-17
==================

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": "field-guide",
"version": "2.4.0",
"version": "3.0.0",
"description": "a fully-functional, static site implementation of a design system documentation site",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit aec243d

Please sign in to comment.