Skip to content

Commit

Permalink
release @a01sa01to/preset-textlint v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
a01sa01to committed Nov 28, 2023
1 parent 69d2651 commit f715e15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/textlint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.0.1 - 2023-11-28

- chore: update dependencies

## 1.0.0 - 2023-11-12

- Release
Expand Down
4 changes: 2 additions & 2 deletions packages/textlint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@a01sa01to/preset-textlint",
"description": "My preset of rules for textlint",
"version": "1.0.0",
"version": "1.0.1",
"packageManager": "[email protected]",
"license": "MIT",
"author": "a01sa01to",
Expand Down Expand Up @@ -44,4 +44,4 @@
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
}
}

0 comments on commit f715e15

Please sign in to comment.