Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juanhapes committed May 19, 2020
1 parent 26549d9 commit e427106
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2,880 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ build/Release

# Dependency directories
node_modules/
package-lock.json
jspm_packages/

# TypeScript v1 declaration files
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.4.0] - 2020-05-19
### Removed
- `package-lock.json` file

## [1.3.1] - 2020-03-25
### Added
- `userIsDev`, `serviceName`, `isService` getters
Expand Down

0 comments on commit e427106

Please sign in to comment.