Skip to content

Commit

Permalink
build(release): release version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ducktordanny committed Jun 15, 2024
1 parent 8f74a1b commit 27ee608
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
@@ -1,5 +1,9 @@
# Changelog

## v1.2.1 - Sat Jun 15 2024 17:30:00 GMT+0200

- Reduce published code

## v1.2.0 - Sat Jun 15 2024 16:30:00 GMT+0200

- Refactoring fixer code to be more precise: Now it handles indentations and single-line sortings.
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": "eslint-plugin-ng-module-sort",
"version": "1.2.1-beta.2",
"version": "1.2.1",
"description": "Sort Angular and NestJS module imports, declarations, exports, controls, etc.",
"keywords": [
"eslint",
Expand Down

0 comments on commit 27ee608

Please sign in to comment.