Skip to content

Commit

Permalink
[E4E-0]: 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCleric committed Dec 17, 2021
1 parent e411481 commit 5485a47
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.2.3](https://github.com/nrccus/eslint-config/compare/1.2.2...1.2.3) (2021-12-17)


### Changes

* [E4E-0]: Remove console.log ([e411481](https://github.com/nrccus/eslint-config/commit/e411481cd7527f73477fb4db714eedf8b3639262))
* [E4E-0]: 1.2.2 (for real this time) ([b5c22a4](https://github.com/nrccus/eslint-config/commit/b5c22a43be1b1e8310c7a21f389cb2704a1547eb))

### [1.2.2](https://github.com/nrccus/eslint-config/compare/1.2.1...1.2.2) (2021-12-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,5 @@
"update:version:major": "standard-version --release-as major",
"update:version:minor": "standard-version --release-as minor"
},
"version": "1.2.2"
"version": "1.2.3"
}

0 comments on commit 5485a47

Please sign in to comment.