Skip to content

Commit 39fe746

Browse files
chore: release @typescord/eslint-config v0.5.0 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5744309 commit 39fe746

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.0](https://www.github.com/typescord/beauty/compare/eslint-config-v0.4.0...eslint-config-v0.5.0) (2021-06-13)
4+
5+
6+
### Features
7+
8+
* disable unicorn/prefer-module ([9510487](https://www.github.com/typescord/beauty/commit/9510487a3e1255d7a68dfb88f375aeee100ea5bd))
9+
310
## [0.4.0](https://www.github.com/typescord/beauty/compare/eslint-config-v0.3.1...eslint-config-v0.4.0) (2021-06-13)
411

512

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": "@typescord/eslint-config",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "ESLint config for Typescord packages",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)