Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @demartini/eslint-config@0.2.0
  • Loading branch information
demartini committed Dec 7, 2022
1 parent 7381c0d commit 3eabebc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.5...@demartini/eslint-config@0.2.0) (2022-12-07)

### Bug Fixes

- **deps:** replace eslint-plugin-node by eslint-plugin-n ([7381c0d](https://github.com/demartini/base-configs/commit/7381c0de2b7fdacb6c130c6fb64eb4aab59e3f89))

### Features

- **config:** simplify configs ([28f974e](https://github.com/demartini/base-configs/commit/28f974e1f73ca60bec2c32953ac6c6d96668325f))
- **package:** remove unnecessary peerDependencies ([163ee57](https://github.com/demartini/base-configs/commit/163ee570df0e3e3e786ede03959db54bcc45e363))

## [0.1.5](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.4...@demartini/eslint-config@0.1.5) (2022-11-30)

**Note:** Version bump only for package @demartini/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@demartini/eslint-config",
"version": "0.1.5",
"version": "0.2.0",
"description": "Demartini’s shareable configuration for ESLint.",
"author": {
"name": "Iolar Demartini Junior",
Expand Down

0 comments on commit 3eabebc

Please sign in to comment.