Skip to content

Commit 4f0922c

Browse files
committed
Branch is ready for release - setting release version
1 parent cb80de0 commit 4f0922c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Unreleased
99

10+
## 3.0.0 - 2025-04-28
11+
1012
### Added
1113
- Support for eslint V9
1214

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinymce/eslint-plugin",
3-
"version": "3.0.0-rc",
3+
"version": "3.0.0",
44
"description": "Plugin for ESLint containing Tiny Technologies Inc. standard linting rules",
55
"author": "Tiny Technologies Inc.",
66
"main": "dist/main/ts/api/Main.mjs",

0 commit comments

Comments
 (0)