Skip to content

Commit c99b01b

Browse files
authored
Merge pull request #235 from ember-cli/reset-version
Revert Release v6.10.5 using 'release-plan'
2 parents 7e17e14 + 94c7376 commit c99b01b

2 files changed

Lines changed: 1 addition & 16 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
# Changelog
22

3-
## Release (2026-03-03)
4-
5-
* @ember/app-blueprint 6.10.5 (patch)
6-
7-
#### :bug: Bug Fix
8-
* `@ember/app-blueprint`
9-
* [#229](https://github.com/ember-cli/ember-app-blueprint/pull/229) [v6.10 backport] fix decorator-transforms runtime path in babel.config.mjs ([@mansona](https://github.com/mansona))
10-
11-
#### :house: Internal
12-
* `@ember/app-blueprint`
13-
* [#230](https://github.com/ember-cli/ember-app-blueprint/pull/230) setup release for v6.10.x branch ([@mansona](https://github.com/mansona))
14-
15-
#### Committers: 1
16-
- Chris Manson ([@mansona](https://github.com/mansona))
17-
183
## Release (2026-02-09)
194

205
* @ember/app-blueprint 6.10.4 (patch)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ember/app-blueprint",
3-
"version": "6.10.5",
3+
"version": "6.10.4",
44
"description": "Blueprint for next generation of Ember apps",
55
"keywords": [
66
"ember-blueprint"

0 commit comments

Comments
 (0)