Skip to content

Commit a85a8d1

Browse files
chore: release (#17)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cbe7d7e commit a85a8d1

File tree

7 files changed

+15
-26
lines changed

7 files changed

+15
-26
lines changed

.changeset/kind-candles-smell.md

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

.changeset/mean-readers-rhyme.md

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

.changeset/sixty-seals-obey.md

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

.changeset/swift-beans-smash.md

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

.changeset/tricky-hats-whisper.md

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @kripod/eslint-config
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- [`7d11ed1`](https://github.com/kripod/eslint-config/commit/7d11ed19f1e73a8114c56d235930b2173f230d17) Thanks [@kripod](https://github.com/kripod)! - feat(meta): expose 'package.json' as an entry point
8+
9+
- [`8e26e09`](https://github.com/kripod/eslint-config/commit/8e26e0971d1a0972fa66e0dd01585659c08a1419) Thanks [@kripod](https://github.com/kripod)! - docs: move additional setup steps to the bottom
10+
11+
- [`cbe7d7e`](https://github.com/kripod/eslint-config/commit/cbe7d7e04096231d962a08cbb100fbb40ccfda79) Thanks [@kripod](https://github.com/kripod)! - docs: link presets section early
12+
13+
- [`b96ee08`](https://github.com/kripod/eslint-config/commit/b96ee0890ad816d062eeb67b6d2a2a4673b2d07b) Thanks [@kripod](https://github.com/kripod)! - docs: broaden instructions
14+
15+
- [`5dd7fd7`](https://github.com/kripod/eslint-config/commit/5dd7fd7d7ae1754674da80a406ecadd4906a72f7) Thanks [@kripod](https://github.com/kripod)! - docs: include 'ignores' in sample config
16+
317
## 0.6.1
418

519
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kripod/eslint-config",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Pragmatic ESLint config for robust collaboration",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)