Skip to content

Commit 9ed1222

Browse files
chore: release v0.1.0
1 parent cba13c3 commit 9ed1222

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
# 0.1.0 (2025-02-15)
4+
5+
### Features
6+
7+
- initial feature commit ✨ ([cba13c3](https://github.com/JoshuaKGoldberg/eslint-plugin-erasable-syntax-only/commit/cba13c35947b2e232550f44230fc4ba19e0ec8ef))
8+
- initialized repo ✨ ([9cdfa25](https://github.com/JoshuaKGoldberg/eslint-plugin-erasable-syntax-only/commit/9cdfa2583a9385656c09dba9e11d03a4c27e1ee0))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-erasable-syntax-only",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "ESLint plugin to granularly enforce TypeScript's `erasableSyntaxOnly` flag. ❎",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)