File tree Expand file tree Collapse file tree 3 files changed +26
-6
lines changed Expand file tree Collapse file tree 3 files changed +26
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "field-guide" : {
4- "impact" : " patch" ,
5- "oldVersion" : " 3.0.0" ,
6- "newVersion" : " 3.0.1" ,
4+ "impact" : " minor" ,
5+ "oldVersion" : " 3.0.1" ,
6+ "newVersion" : " 3.1.0" ,
7+ "tagName" : " latest" ,
78 "constraints" : [
9+ {
10+ "impact" : " minor" ,
11+ "reason" : " Appears in changelog section :rocket: Enhancement"
12+ },
813 {
914 "impact" : " patch" ,
10- "reason" : " Appears in changelog section :bug: Bug Fix "
15+ "reason" : " Appears in changelog section :house: Internal "
1116 }
1217 ],
1318 "pkgJSONPath" : " ./package.json"
1419 }
1520 },
16- "description" : " ## Release (2025-05-27)\n\n field -guide 3.0.1 (patch )\n\n #### :bug: Bug Fix \n * `field-guide`\n * [#104 ](https://github.com/empress/field-guide/pull/104) remove ember-fetch as a dependency ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
21+ "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 "
1722}
Original file line number Diff line number Diff line change 22
33## Release (2025-05-27)
44
5+ * field-guide 3.1.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` field-guide `
9+ * [ #106 ] ( https://github.com/empress/field-guide/pull/106 ) move from ember-prism to prismjs ([ @mansona ] ( https://github.com/mansona ) )
10+
11+ #### :house : Internal
12+ * ` field-guide `
13+ * [ #109 ] ( https://github.com/empress/field-guide/pull/109 ) update release plan ([ @mansona ] ( https://github.com/mansona ) )
14+
15+ #### Committers: 1
16+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
17+
18+ ## Release (2025-05-27)
19+
520field-guide 3.0.1 (patch)
621
722#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " field-guide" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.1.0 " ,
44 "description" : " a fully-functional, static site implementation of a design system documentation site" ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments