Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
chore(main): release 7.1.0 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 27, 2023
1 parent eeaa78e commit a4f059c
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
Expand Up @@ -2,6 +2,13 @@

This repository adheres to semantic versioning and follows the conventions of [keepachangelog.com](http://keepachangelog.com)

## [7.1.0](https://github.com/danieljimeneznz/eslint-config/compare/v7.0.0...v7.1.0) (2023-04-27)


### Features

* Remove padded blocks ([#43](https://github.com/danieljimeneznz/eslint-config/issues/43)) ([eeaa78e](https://github.com/danieljimeneznz/eslint-config/commit/eeaa78e12b6cf42fa1dc3cdca24675295c54cc9f))

## [7.0.0](https://github.com/danieljimeneznz/eslint-config/compare/v6.1.1...v7.0.0) (2022-11-12)


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": "@danieljimeneznz/eslint-config",
"version": "7.0.0",
"version": "7.1.0",
"description": "danieljimeneznz's eslint config",
"license": "Unlicense",
"repository": {
Expand Down

0 comments on commit a4f059c

Please sign in to comment.