Skip to content

Commit

Permalink
Version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jormaechea committed Aug 6, 2019
1 parent e5b14f8 commit aaef842
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
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.2.1] - 2019-08-06
### Changed
- Client injection refactored

## [1.2.0] - 2019-07-18
### Added
- `getInstance` with client propagation
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "@janiscommerce/active-client",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple module for getting an Active Client from a field and a value",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit aaef842

Please sign in to comment.