field-guide
Version:
a fully-functional, static site implementation of a design system documentation site
23 lines (22 loc) • 971 B
JSON
{
"solution": {
"field-guide": {
"impact": "minor",
"oldVersion": "3.0.1",
"newVersion": "3.1.0",
"tagName": "latest",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2025-05-27)\n\n* field-guide 3.1.0 (minor)\n\n#### :rocket: Enhancement\n* `field-guide`\n * [#106](https://github.com/empress/field-guide/pull/106) move from ember-prism to prismjs ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `field-guide`\n * [#109](https://github.com/empress/field-guide/pull/109) update release plan ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
}