Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and homj committed Nov 3, 2023
1 parent abb9a56 commit 797608f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.1.0 (2023-11-03)


### Features

* add eslint-configs ([c6b4072](https://github.com/bynaryDE/eslint-config/commit/c6b40727eb808bb083afe96f08fcd424ef46b725))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 797608f

Please sign in to comment.