Skip to content

Commit

Permalink
chore(release): 40.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [40.0.0](v39.2.0...v40.0.0) (2024-09-13)

### Features

* Sort imports ([#172](#172)) ([0c1eb54](0c1eb54))

### BREAKING CHANGES

* Updated the prettier config to also sort imports.
  • Loading branch information
semantic-release-bot committed Sep 13, 2024
1 parent 0c1eb54 commit bdcd688
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [40.0.0](https://github.com/peerigon/eslint-config-peerigon/compare/v39.2.0...v40.0.0) (2024-09-13)


### Features

* Sort imports ([#172](https://github.com/peerigon/eslint-config-peerigon/issues/172)) ([0c1eb54](https://github.com/peerigon/eslint-config-peerigon/commit/0c1eb541ad6ab2d05e34b93622e73bb2c2d18c51))


### BREAKING CHANGES

* Updated the prettier config to also sort imports.

# [39.2.0](https://github.com/peerigon/eslint-config-peerigon/compare/v39.1.0...v39.2.0) (2024-07-20)


Expand Down

0 comments on commit bdcd688

Please sign in to comment.