Skip to content

Commit

Permalink
chore(main): release 2.1.0 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 26, 2022
1 parent 8c9af30 commit c322a63
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

## [2.1.0](https://github.com/MobieTrain/eslint-config/compare/v2.0.0...v2.1.0) (2022-12-26)


### Documentation

* update README.md to explain publish process ([8c9af30](https://github.com/MobieTrain/eslint-config/commit/8c9af30f1ec55485e4428e835803affb9a4c49d4))
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,6 +1,6 @@
{
"name": "@mobietrain/eslint-config",
"version": "2.0.0",
"version": "2.1.0",
"description": "Sharable eslint configuration",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c322a63

Please sign in to comment.