Skip to content

Commit ec17972

Browse files
committed
Revert "Prepare Release v0.7.0 using 'release-plan'"
This reverts commit 64e5536.
1 parent 3f24b6b commit ec17972

File tree

3 files changed

+1
-56
lines changed

3 files changed

+1
-56
lines changed

.release-plan.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1 @@
11
# Changelog
2-
3-
## Release (2025-12-03)
4-
5-
* ember-cli-fastboot-testing 0.7.0 (major)
6-
7-
#### :boom: Breaking Change
8-
* `ember-cli-fastboot-testing`
9-
* [#874](https://github.com/embermap/ember-cli-fastboot-testing/pull/874) Drop support for Node.js v16 and below ([@SergeAstapov](https://github.com/SergeAstapov))
10-
11-
#### :rocket: Enhancement
12-
* `ember-cli-fastboot-testing`
13-
* [#875](https://github.com/embermap/ember-cli-fastboot-testing/pull/875) Sync with latest addon blueprint via ember-cli-update; widen ember-source in peer deps ([@SergeAstapov](https://github.com/SergeAstapov))
14-
15-
#### :bug: Bug Fix
16-
* `ember-cli-fastboot-testing`
17-
* [#923](https://github.com/embermap/ember-cli-fastboot-testing/pull/923) Avoid eagerly importing nock outside of testing ([@sergey-panov](https://github.com/sergey-panov))
18-
19-
#### :house: Internal
20-
* `ember-cli-fastboot-testing`
21-
* [#924](https://github.com/embermap/ember-cli-fastboot-testing/pull/924) Setup release-plan ([@SergeAstapov](https://github.com/SergeAstapov))
22-
* [#876](https://github.com/embermap/ember-cli-fastboot-testing/pull/876) Drop fastboot@1 and fastboot@2 from testing matrix ([@SergeAstapov](https://github.com/SergeAstapov))
23-
24-
#### Committers: 2
25-
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))
26-
- Sergey Panov ([@sergey-panov](https://github.com/sergey-panov))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-fastboot-testing",
3-
"version": "0.7.0",
3+
"version": "0.6.2",
44
"description": "Test your FastBoot-rendered HTML alongside your application's tests.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)