Skip to content

Commit

Permalink
6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Jul 15, 2024
1 parent 8b5241d commit 42a07f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [6.0.4](https://github.com/nfroidure/jsarch/compare/v6.0.3...v6.0.4) (2024-07-15)



## [6.0.3](https://github.com/nfroidure/jsarch/compare/v6.0.2...v6.0.3) (2023-08-16)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},
"name": "jsarch",
"version": "6.0.3",
"version": "6.0.4",
"description": "A simple module to extract architecture notes from your code.",
"main": "dist/index.js",
"type": "module",
Expand Down Expand Up @@ -197,4 +197,4 @@
"overrides": {
"eslint": "^9.7.0"
}
}
}

0 comments on commit 42a07f9

Please sign in to comment.