Skip to content

Commit

Permalink
chore: bump version to v0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Apr 26, 2024
1 parent 82c84ce commit 04c46b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.3] - 2024-04-26
### Fixed
- Update a few rules
- Add typescript to dependencies

## [0.11.2] - 2024-04-25
### Fixed
- Update a few rules
Expand Down Expand Up @@ -161,7 +166,8 @@ Update several rules
### Added
- First release!

[unreleased]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.11.2...HEAD
[unreleased]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.11.3...HEAD
[0.11.3]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.11.2...v0.11.3
[0.11.2]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.11.1...v0.11.2
[0.11.1]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.11.0...v0.11.1
[0.11.0]: https://github.com/arianrhodsandlot/eslint-config/compare/v0.10.2...v0.11.0
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": "@arianrhodsandlot/eslint-config",
"version": "0.11.2",
"version": "0.11.3",
"description": "A set of predefined ESLint config.",
"keywords": [
"eslint",
Expand Down

0 comments on commit 04c46b4

Please sign in to comment.