Skip to content

Commit

Permalink
2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Apr 12, 2024
1 parent 590b56a commit c3a9a13
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,3 +1,7 @@
## [2.1.4](https://github.com/dumberjs/modify-code/compare/v2.1.3...v2.1.4) (2024-04-12)



## [2.1.3](https://github.com/dumberjs/modify-code/compare/v2.1.2...v2.1.3) (2023-04-26)


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": "modify-code",
"version": "2.1.3",
"version": "2.1.4",
"description": "Modify JavaScript code, generate source map for the modification.",
"main": "index.js",
"module": "esm.mjs",
Expand Down

0 comments on commit c3a9a13

Please sign in to comment.