Skip to content

Commit 03b0f17

Browse files
Release v2.0.2 (#7)
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Maintenance * chore: update dependencies by @azu in #4 ### CI * CI: add npm Trusted Publisher workflows and security configuration by @azu in #5 ## New Contributors * @github-actions[bot] made their first contribution in #6 **Full Changelog**: v2.0.0...v2.0.2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e58f39d commit 03b0f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@textlint-rule/textlint-rule-pattern",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A textlint rule that checks by RegExp patterns.",
55
"keywords": [
66
"textlintrule"

0 commit comments

Comments
 (0)