Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.0.0...v4.0.0) (2022-08-24)

### Bug Fixes

* add missing dependency ([9698e00](9698e00))
* bump release due to actions error ([f0154c7](f0154c7))
* downgrade @typescript-eslint/eslint-plugin ([c664c98](c664c98))
* move babel-module to deps from devDeps ([91a354a](91a354a))
* test bump patch ([6ccff1f](6ccff1f))

### Features

* update config ([e34a8f4](e34a8f4))

### BREAKING CHANGES

* complete refactor of core config for v4
  • Loading branch information
semantic-release-bot committed Aug 24, 2022
1 parent 44f16d3 commit 57fd697
Showing 1 changed file with 1 addition and 1 deletion.
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-rainbow",
"version": "4.0.0-alpha.4",
"version": "4.0.0",
"description": "",
"main": ".eslintrc.js",
"scripts": {
Expand Down

0 comments on commit 57fd697

Please sign in to comment.