Skip to content

Commit f352484

Browse files
authored
chore(release): bump version and deploy packages (#54)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @mheob/eslint-config@2.1.2 ### Patch Changes - [#53](#53) [`f7b87f4`](f7b87f4) Thanks [@mheob](https://github.com/mheob)! - Simpplify and fix calling sub configurations
1 parent f7b87f4 commit f352484

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/mighty-trains-prove.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/mheob/config/pull/53)
8+
[`f7b87f4`](https://github.com/mheob/config/commit/f7b87f470129ee795855484b7ca394f2980ba8b1)
9+
Thanks [@mheob](https://github.com/mheob)! - Simpplify and fix calling sub configurations
10+
311
## 2.1.1
412

513
### Patch Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mheob/eslint-config",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "My personal configuration for eslint.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)