Skip to content

Commit 6e40a9b

Browse files
author
github-actions
committed
chore(release): [email protected]
1 parent 40b1581 commit 6e40a9b

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [3.0.0](https://github.com/ember-cli/ember-cli-update-codemods-manifest/compare/ember-cli-update-codemods-manifest@[email protected]) (2025-06-20)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* node 20
11+
12+
* ember-cli-update-action ([40b1581](https://github.com/ember-cli/ember-cli-update-codemods-manifest/commit/40b1581ca150af8dc32e0bc01f0485ad255dae9c))
13+
514
## [2.0.16](https://github.com/ember-cli/ember-cli-update-codemods-manifest/compare/ember-cli-update-codemods-manifest@[email protected]) (2025-06-20)
615

716
## [2.0.15](https://github.com/ember-cli/ember-cli-update-codemods-manifest/compare/ember-cli-update-codemods-manifest@[email protected]) (2025-06-20)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ember-cli-update-codemods-manifest",
33
"private": true,
4-
"version": "2.0.16",
4+
"version": "3.0.0",
55
"description": "Master list of codemods and their instructions used by ember-cli-update",
66
"scripts": {
77
"lint:git": "commitlint",

0 commit comments

Comments
 (0)