Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juanhapes committed May 19, 2020
1 parent bde158d commit 5d6bcaf
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3,572 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -34,6 +34,7 @@ build/Release

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

# TypeScript v1 declaration files
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,13 @@ 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).

## [2.3.0] - 2020-05-19
### Changed
- @janiscommerce dependencies are defined with `MAJOR.x`

### Removed
- `package-lock.json` file

## [2.2.0] - 2020-04-06
### Changed
- Dependencies updated to use API Session new features
Expand Down

0 comments on commit 5d6bcaf

Please sign in to comment.