Skip to content

Commit

Permalink
chore(release): 51.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [51.0.1](v51.0.0...v51.0.1) (2024-05-27)

### Bug fixes

* include build artifacts in package ([3113bc4](3113bc4)), closes [#1575](#1575)
  • Loading branch information
semantic-release-bot committed May 27, 2024
1 parent 0f97a64 commit 27b9874
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [51.0.1](https://github.com/mightyiam/eslint-config-love/compare/v51.0.0...v51.0.1) (2024-05-27)


### Bug fixes

* include build artifacts in package ([3113bc4](https://github.com/mightyiam/eslint-config-love/commit/3113bc459af489daef8a3e1e71aac492039b305d)), closes [#1575](https://github.com/mightyiam/eslint-config-love/issues/1575)

## [51.0.0](https://github.com/mightyiam/eslint-config-love/compare/v50.0.0...v51.0.0) (2024-05-27)


Expand Down
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": "eslint-config-love",
"version": "51.0.0",
"version": "51.0.1",
"description": "A TypeScript ESLint config that loves you",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 27b9874

Please sign in to comment.