Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonah Nicholaus Pereira committed Mar 2, 2023
2 parents bbbc904 + fb02407 commit b5758eb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [4.2.0](https://github.com/agoda-com/eslint-config-agoda/compare/v4.1.0...v4.2.0) (2023-03-02)


### Features

* add releaserc config ([#400](https://github.com/agoda-com/eslint-config-agoda/issues/400)) ([b936a9e](https://github.com/agoda-com/eslint-config-agoda/commit/b936a9ecba3e8f1a4edec0bd5f35ef0e302e8c70))
* add semantic plugins ([#401](https://github.com/agoda-com/eslint-config-agoda/issues/401)) ([92fcb38](https://github.com/agoda-com/eslint-config-agoda/commit/92fcb385df9a8e23f4974812f8d14f208d286167))
* change branch name and release jest-no-imports ([#399](https://github.com/agoda-com/eslint-config-agoda/issues/399)) ([63a30c3](https://github.com/agoda-com/eslint-config-agoda/commit/63a30c37d2aa7e4df108f12480a169652bded6c0))
* delete .releaserc ([#402](https://github.com/agoda-com/eslint-config-agoda/issues/402)) ([f329d2b](https://github.com/agoda-com/eslint-config-agoda/commit/f329d2bec2d6be5d3f854f660fbbf7e4c82d314f))
* remove extra line ([378b5f7](https://github.com/agoda-com/eslint-config-agoda/commit/378b5f7e08d2d68796a79a50a6b53c34fdb9ab75))
* remove jest no import rule ([#398](https://github.com/agoda-com/eslint-config-agoda/issues/398)) ([71fe268](https://github.com/agoda-com/eslint-config-agoda/commit/71fe26860a1ae97fd1bf8977bfbc0104529efbad))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-agoda",
"version": "0.0.0-development",
"version": "4.2.0",
"description": "Agoda's ESLint configuration and rules",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit b5758eb

Please sign in to comment.