Skip to content

Commit

Permalink
Merge pull request #12 from sineverba/release-0.2.0
Browse files Browse the repository at this point in the history
Release 0.2.0
  • Loading branch information
sineverba committed Feb 16, 2021
2 parents b63230e + a093c98 commit 25afca5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
@@ -1,4 +1,8 @@
# Next version
# 0.2.0
+ Fix issue with npm token env var
+ Complete truncate

## 0.1.0
+ First commit
+ Add README stub
+ Add Semaphore integration
Expand All @@ -7,6 +11,4 @@
+ Remove LTS from matrix
+ Add coverage
+ Rename coverall env var
+ Set deploy
+ Fix issue with npm token env var
+ Complete truncate
+ Set deploy
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "shortfield",
"version": "0.1.0",
"version": "0.2.0",
"description": "Make short a long string, concatenated with three dots",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 25afca5

Please sign in to comment.