Skip to content

Commit c835568

Browse files
chore: release eslint-plugin-jsx-a11y-x (#14)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b167ac4 commit c835568

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-ears-buy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#13](https://github.com/es-tooling/eslint-plugin-jsx-a11y-x/pull/13) [`b167ac4`](https://github.com/es-tooling/eslint-plugin-jsx-a11y-x/commit/b167ac4d6fd5f5349363ee652e62c003ade55edb) Thanks [@JounQin](https://github.com/JounQin)! - chore: start migration, yarn v4, changesets, workflows
8+
39
All notable changes to this project will be documented in this file.
410

511
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

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-jsx-a11y-x",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"type": "commonjs",
55
"description": "An ESLint plugin to apply various a11y rules to JSX templates",
66
"repository": "git+https://github.com/es-tooling/eslint-plugin-jsx-a11y-x.git",

0 commit comments

Comments
 (0)