Skip to content

Commit 328455d

Browse files
authored
Merge pull request #51 from thoov/v-bump
Version bump to 3.2.1 and changelog
2 parents ae1cd79 + 02d7632 commit 328455d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.2.1
2+
- [#50](https://github.com/SparshithNR/fs-merger/pull/50) Adding prepublishOnly script
3+
14
## 3.2.0
25
- [#47](https://github.com/SparshithNR/fs-merger/pull/47) Remove unused dependencies and update remaining to latest
36
- [#46](https://github.com/SparshithNR/fs-merger/pull/46) Add basic linting setup

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fs-merger",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Reads files from a real location",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)