Skip to content

Commit

Permalink
adding new version info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesús García committed Jul 10, 2024
1 parent 24ccc2a commit 8b132c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.1] - 2024-07-10

- Updating naming convention for imports. Added `camelCase`, `PascalCase` and `UPPER_CASE`

## [2.1.0] - 2024-06-20

- Updating dependencies before migration to ESlint 9.
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": "@cabify/eslint-config",
"version": "2.1.0",
"version": "2.1.1",
"description": "ESLint config for Cabify Javascript projects",
"scripts": {
"build": "echo 'No build to perform'",
Expand Down

0 comments on commit 8b132c9

Please sign in to comment.