diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6f5675a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2023-11-03) + + +### Features + +* add eslint-configs ([c6b4072](https://github.com/bynaryDE/eslint-config/commit/c6b40727eb808bb083afe96f08fcd424ef46b725)) diff --git a/package-lock.json b/package-lock.json index dc0f25c..312381d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bynary/eslint-config", - "version": "0.0.2", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@bynary/eslint-config", - "version": "0.0.2", + "version": "0.1.0", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/package.json b/package.json index 00cb88e..bd00336 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bynary/eslint-config", "description": "ESLint shareable config for the bynary JavaScript, TypeScript and Angular style guide", - "version": "0.0.2", + "version": "0.1.0", "license": "MIT", "author": "bynary GmbH (https://www.bynary.io)", "contributors": [