File tree Expand file tree Collapse file tree 3 files changed +38
-1
lines changed
Expand file tree Collapse file tree 3 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "solution" : {
3+ "@universal-ember/react" : {
4+ "impact" : " minor" ,
5+ "oldVersion" : " 0.0.1" ,
6+ "newVersion" : " 0.1.0" ,
7+ "tagName" : " latest" ,
8+ "constraints" : [
9+ {
10+ "impact" : " minor" ,
11+ "reason" : " Appears in changelog section :rocket: Enhancement"
12+ },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :house: Internal"
16+ }
17+ ],
18+ "pkgJSONPath" : " ./package.json"
19+ }
20+ },
21+ "description" : " ## Release (2025-07-22)\n\n * @universal-ember/react 0.1.0 (minor)\n\n #### :rocket: Enhancement\n * `@universal-ember/react`\n * [#4](https://github.com/universal-ember/react/pull/4) Add more testing and usage information ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### :house: Internal\n * `@universal-ember/react`\n * [#2](https://github.com/universal-ember/react/pull/2) Release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
22+ }
Original file line number Diff line number Diff line change 11# Changelog
2+
3+ ## Release (2025-07-22)
4+
5+ * @universal-ember/react 0.1.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @universal-ember/react `
9+ * [ #4 ] ( https://github.com/universal-ember/react/pull/4 ) Add more testing and usage information ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### :house : Internal
12+ * ` @universal-ember/react `
13+ * [ #2 ] ( https://github.com/universal-ember/react/pull/2 ) Release plan ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+
15+ #### Committers: 1
16+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
Original file line number Diff line number Diff line change 11{
22 "name" : " @universal-ember/react" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " Flawless React integration with Ember" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments