|
2 | 2 | "solution": { |
3 | 3 | "@glint/core": { |
4 | 4 | "impact": "patch", |
5 | | - "oldVersion": "2.0.0-alpha.1", |
6 | | - "newVersion": "2.0.0-alpha.2", |
| 5 | + "oldVersion": "2.0.0-alpha.2", |
| 6 | + "newVersion": "2.0.0-alpha.3", |
7 | 7 | "tagName": "alpha", |
8 | 8 | "constraints": [ |
9 | 9 | { |
10 | 10 | "impact": "patch", |
11 | 11 | "reason": "Appears in changelog section :bug: Bug Fix" |
| 12 | + }, |
| 13 | + { |
| 14 | + "impact": "patch", |
| 15 | + "reason": "Appears in changelog section :house: Internal" |
12 | 16 | } |
13 | 17 | ], |
14 | 18 | "pkgJSONPath": "./packages/core/package.json" |
15 | 19 | }, |
16 | 20 | "@glint/environment-ember-loose": { |
17 | 21 | "impact": "patch", |
18 | | - "oldVersion": "2.0.0-alpha.1", |
19 | | - "newVersion": "2.0.0-alpha.2", |
| 22 | + "oldVersion": "2.0.0-alpha.2", |
| 23 | + "newVersion": "2.0.0-alpha.3", |
20 | 24 | "tagName": "alpha", |
21 | 25 | "constraints": [ |
22 | 26 | { |
23 | 27 | "impact": "patch", |
24 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
| 28 | + "reason": "Appears in changelog section :house: Internal" |
25 | 29 | } |
26 | 30 | ], |
27 | 31 | "pkgJSONPath": "./packages/environment-ember-loose/package.json" |
28 | 32 | }, |
29 | 33 | "@glint/environment-ember-template-imports": { |
30 | 34 | "impact": "patch", |
31 | | - "oldVersion": "2.0.0-alpha.1", |
32 | | - "newVersion": "2.0.0-alpha.2", |
| 35 | + "oldVersion": "2.0.0-alpha.2", |
| 36 | + "newVersion": "2.0.0-alpha.3", |
33 | 37 | "tagName": "alpha", |
34 | 38 | "constraints": [ |
35 | 39 | { |
36 | 40 | "impact": "patch", |
37 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
| 41 | + "reason": "Appears in changelog section :house: Internal" |
38 | 42 | } |
39 | 43 | ], |
40 | 44 | "pkgJSONPath": "./packages/environment-ember-template-imports/package.json" |
41 | 45 | }, |
42 | 46 | "@glint/template": { |
43 | 47 | "impact": "patch", |
44 | | - "oldVersion": "1.6.0-alpha.0", |
45 | | - "newVersion": "1.6.0-alpha.1", |
| 48 | + "oldVersion": "1.6.0-alpha.1", |
| 49 | + "newVersion": "1.6.0-alpha.2", |
46 | 50 | "tagName": "alpha", |
47 | 51 | "constraints": [ |
48 | 52 | { |
49 | 53 | "impact": "patch", |
50 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
| 54 | + "reason": "Appears in changelog section :house: Internal" |
51 | 55 | } |
52 | 56 | ], |
53 | 57 | "pkgJSONPath": "./packages/template/package.json" |
54 | 58 | }, |
55 | 59 | "@glint/tsserver-plugin": { |
56 | 60 | "impact": "patch", |
57 | | - "oldVersion": "2.0.0-alpha.1", |
58 | | - "newVersion": "2.0.0-alpha.2", |
| 61 | + "oldVersion": "2.0.0-alpha.2", |
| 62 | + "newVersion": "2.0.0-alpha.3", |
59 | 63 | "tagName": "alpha", |
60 | 64 | "constraints": [ |
61 | 65 | { |
|
71 | 75 | }, |
72 | 76 | "@glint/type-test": { |
73 | 77 | "impact": "patch", |
74 | | - "oldVersion": "2.0.0-alpha.1", |
75 | | - "newVersion": "2.0.0-alpha.2", |
| 78 | + "oldVersion": "2.0.0-alpha.2", |
| 79 | + "newVersion": "2.0.0-alpha.3", |
76 | 80 | "tagName": "alpha", |
77 | 81 | "constraints": [ |
78 | 82 | { |
79 | 83 | "impact": "patch", |
80 | | - "reason": "Appears in changelog section :bug: Bug Fix" |
| 84 | + "reason": "Appears in changelog section :house: Internal" |
81 | 85 | } |
82 | 86 | ], |
83 | 87 | "pkgJSONPath": "./packages/type-test/package.json" |
84 | 88 | } |
85 | 89 | }, |
86 | | - "description": "## Release (2025-06-17)\n\n* @glint/core 2.0.0-alpha.2 (patch)\n* @glint/environment-ember-loose 2.0.0-alpha.2 (patch)\n* @glint/environment-ember-template-imports 2.0.0-alpha.2 (patch)\n* @glint/template 1.6.0-alpha.1 (patch)\n* @glint/tsserver-plugin 2.0.0-alpha.2 (patch)\n* @glint/type-test 2.0.0-alpha.2 (patch)\n\n#### :bug: Bug Fix\n* `@glint/core`, `@glint/environment-ember-loose`, `@glint/environment-ember-template-imports`, `@glint/template`, `@glint/tsserver-plugin`, `@glint/type-test`\n * [#908](https://github.com/typed-ember/glint/pull/908) Fix build to prepare for re-releasing alphas ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
| 90 | + "description": "## Release (2025-07-15)\n\n* @glint/core 2.0.0-alpha.3 (patch)\n* @glint/environment-ember-loose 2.0.0-alpha.3 (patch)\n* @glint/environment-ember-template-imports 2.0.0-alpha.3 (patch)\n* @glint/template 1.6.0-alpha.2 (patch)\n* @glint/tsserver-plugin 2.0.0-alpha.3 (patch)\n* @glint/type-test 2.0.0-alpha.3 (patch)\n\n#### :bug: Bug Fix\n* `@glint/core`\n * [#910](https://github.com/typed-ember/glint/pull/910) Fix glimmer/syntax deprecation ([@ef4](https://github.com/ef4))\n* `@glint/core`, `@glint/tsserver-plugin`\n * [#912](https://github.com/typed-ember/glint/pull/912) Reinstate directives in a way that works with tsc (glint binary) ([@machty](https://github.com/machty))\n\n#### :house: Internal\n* `@glint/core`, `@glint/environment-ember-loose`, `@glint/environment-ember-template-imports`, `@glint/template`, `@glint/type-test`\n * [#914](https://github.com/typed-ember/glint/pull/914) Re-enable types tests ([@machty](https://github.com/machty))\n\n#### Committers: 2\n- Alex Matchneer ([@machty](https://github.com/machty))\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n" |
87 | 91 | } |
0 commit comments