Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-07-28)

### Features

* **extensions:** added more useless file extensions ([0a3b5c7](0a3b5c7))
* **node-modules-packer:** added initial version of the cli ([185bed6](185bed6))

### Performance Improvements

* **archiver:** removed archiver for yazl & fixed memory leak in tests ([3dbc585](3dbc585))
* **zip:** refactored to use another lib instead archiver ([d4d06f5](d4d06f5))
  • Loading branch information
semantic-release-bot committed Jul 28, 2022
1 parent 94a23ed commit d59ed5d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
CHANGES:

# 1.0.0 (2022-07-28)


### Features

* **extensions:** added more useless file extensions ([0a3b5c7](https://github.com/H4ad/node-modules-packer/commit/0a3b5c7e368a8fdea562c6faa0784b1827fc569c))
* **node-modules-packer:** added initial version of the cli ([185bed6](https://github.com/H4ad/node-modules-packer/commit/185bed6c6f89cb6476481aae16def3e6ee93a913))


### Performance Improvements

* **archiver:** removed archiver for yazl & fixed memory leak in tests ([3dbc585](https://github.com/H4ad/node-modules-packer/commit/3dbc5852c7d619e76fa74c366f542b104e98d7a1))
* **zip:** refactored to use another lib instead archiver ([d4d06f5](https://github.com/H4ad/node-modules-packer/commit/d4d06f57bb785197e86cb00f69a8e8317a3a801e))

0 comments on commit d59ed5d

Please sign in to comment.