Skip to content

Commit

Permalink
chore(release): 5.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0-beta.1](v4.6.1...v5.0.0-beta.1) (2024-11-08)

### Features

* Remove eslint-config-airbnb ([d47f10b](d47f10b))

### BREAKING CHANGES

* All configs from eslint-config-airbnb will be lost
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent d47f10b commit 32db898
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [5.0.0-beta.1](https://github.com/agoda-com/eslint-config-agoda/compare/v4.6.1...v5.0.0-beta.1) (2024-11-08)


### Features

* Remove eslint-config-airbnb ([d47f10b](https://github.com/agoda-com/eslint-config-agoda/commit/d47f10b717af3f94e7a05ea5d37d57bf00fadd31))


### BREAKING CHANGES

* All configs from eslint-config-airbnb will be lost

## [4.6.1](https://github.com/agoda-com/eslint-config-agoda/compare/v4.6.0...v4.6.1) (2024-11-07)


Expand Down
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": "4.6.1",
"version": "5.0.0-beta.1",
"description": "Agoda's ESLint configuration and rules",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit 32db898

Please sign in to comment.