Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Recidvst committed Jun 10, 2019
1 parent 6e8af73 commit a3cd8e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.0.0: First release to npm
1.1.0: ...
1.2.0: ...
1.2.1: ...
1.2.2: ...
1.3.0: ...
1.3.1: ...
1.4.0: ...
1.4.1: Adding 'Text' config option
1.4.2: Adding 'scrambling' CSS class when active | init re-arranging project structure
1.4.2: Adding 'scrambling' CSS class when active | unit tests introduced
1.5.0: Overhaul of code structure. Now offers export of various bundle options including UMD, ESM etc.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scrambling-letters",
"version": "1.4.2",
"version": "1.5.0",
"description": "A lightweight javascript library for scrambling letters within a piece of text, giving a nice decoding effect.",
"keywords": [
"scramble",
Expand Down

0 comments on commit a3cd8e1

Please sign in to comment.