Skip to content

Commit 1a9b7a7

Browse files
committed
chore(release): v0.2.1-1
1 parent 13ed469 commit 1a9b7a7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [Convential Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.
44

5-
## [0.2.1-0](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.2.0...v0.2.1-0) (Tue May 20 2025)
5+
## [0.2.1-1](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.2.1-0...v0.2.1-1) (Tue May 20 2025)
66

7+
## [0.2.1-0](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.2.0...v0.2.1-0) (Tue May 20 2025)
78

89
## [0.2.0](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.1.1...v0.2.0) (Tue Feb 04 2025)
910

10-
1111
### Features
1212

13-
* update to target eslint 9 and node 20 [0a165a1](https://github.com/nrkno/sofie-eslint-plugin/commit/0a165a12539f1bdaf349fb8eadec78a17fb6089d)
13+
- update to target eslint 9 and node 20 [0a165a1](https://github.com/nrkno/sofie-eslint-plugin/commit/0a165a12539f1bdaf349fb8eadec78a17fb6089d)
1414

1515
## [0.1.1](https://github.com/nrkno/sofie-eslint-plugin/compare/v0.1.0...v0.1.1) (Tue Mar 14 2023)
1616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sofie-automation/eslint-plugin",
3-
"version": "0.2.1-0",
3+
"version": "0.2.1-1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)