Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
w3labkr committed Sep 5, 2022
1 parent 749ce3a commit adbae95
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.7.0](https://github.com/w3labkr/js-smart-shuffle-words/compare/v1.6.0...v1.7.0) (2022-09-05)


### Features

* add option to exclude first line ([93c153f](https://github.com/w3labkr/js-smart-shuffle-words/commit/93c153fc762c40faf9d932adf21fca24e7c4e564))


### Bug Fixes

* edit typo ([82b10c9](https://github.com/w3labkr/js-smart-shuffle-words/commit/82b10c9f1bfd58569002b0ed092488ccad70eb28))

## [1.6.0](https://github.com/w3labkr/js-smart-shuffle-words/compare/v1.5.0...v1.6.0) (2022-09-02)


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": "js-smart-shuffle-words",
"version": "1.6.0",
"version": "1.7.0",
"author": "W3LabKr",
"description": "Shuffle the words on each line",
"keywords": [
Expand Down

0 comments on commit adbae95

Please sign in to comment.