Skip to content

Commit fa228c4

Browse files
authored
Merge pull request #4 from jsimck/changeset-release/main
Version Packages
2 parents d344cb9 + 9c11378 commit fa228c4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stale-colts-tan.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @jsimck/eslint-config
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [`d344cb9`](https://github.com/jsimck/eslint-config/commit/d344cb99f2d579bf8948d3580203d17de07b368a) Thanks [@jsimck](https://github.com/jsimck)! - Testing CI release
8+
39
## 1.1.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsimck/eslint-config",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Very opinionated eslint config I use on my projects, includes: prettier, TS, jest, sonarqube and plugin-unicorn. It uses new eslint flat config.",
55
"type": "module",
66
"main": "./index.js",

0 commit comments

Comments
 (0)