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

Commit

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


### Features

* add button to remove only special characters ([a9deb4c](https://github.com/w3labkr/js-smart-shuffle-words/commit/a9deb4ce9d394c65824be5a8de9f64c878fef961))

### [1.7.1](https://github.com/w3labkr/js-smart-shuffle-words/compare/v1.7.0...v1.7.1) (2022-09-05)


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.7.1",
"version": "1.8.0",
"author": "W3LabKr",
"description": "Shuffle the words on each line",
"keywords": [
Expand Down

0 comments on commit 5e8c386

Please sign in to comment.