Skip to content

Commit 2b58461

Browse files
committed
Release version 1.2.0
1 parent cda5aa5 commit 2b58461

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.2.0](https://github.com/nflaig/loopback4-cosmosdb-retry/compare/v1.1.0...v1.2.0) (2021-01-24)
6+
7+
### Features
8+
9+
* Add debug logs of retry attempts
10+
11+
12+
13+
514
## [1.1.0](https://github.com/nflaig/loopback4-cosmosdb-retry/compare/v1.0.0...v1.1.0) (2020-09-21)
615

716
### Documentation
817

9-
* add table of contents to README
18+
* Add table of contents to README
1019

1120

1221

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-cosmosdb-retry",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "LoopBack 4 Azure Cosmos DB data source retry mixin",
55
"keywords": [
66
"loopback-4",

0 commit comments

Comments
 (0)