Skip to content

Commit 04b32bc

Browse files
committed
chore: release v1.0.1
1 parent 5aaeba6 commit 04b32bc

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
3+
## [1.0.1](///compare/v1.0.0...v1.0.1) (2025-12-02)
44

5+
All notable changes to this project will be documented in this file.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-lingui-typescript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ESLint plugin for Lingui with TypeScript type-aware rules",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)