Skip to content

Commit

Permalink
4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuuGan committed Feb 24, 2023
1 parent de52f04 commit 5cca21c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [4.3.0](https://github.com/RyuuGan/sol-merger/compare/v4.2.0...v4.3.0) (2023-02-24)


### Features

* **grammar:** update grammar to 0.8.19 ([5708118](https://github.com/RyuuGan/sol-merger/commit/5708118b001a961bd817c1375611029dec4145b4))



# [4.2.0](https://github.com/RyuuGan/sol-merger/compare/v4.1.1...v4.2.0) (2023-02-04)


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": "sol-merger",
"version": "4.2.0",
"version": "4.3.0",
"description": "Merges all import files into single file.",
"main": "./dist/lib/index.js",
"types": "./dist/lib/index.d.ts",
Expand Down

0 comments on commit 5cca21c

Please sign in to comment.