Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit 0243557

Browse files
author
Burak Tasci
committed
chore(release): 1.3.2
1 parent 9c520e4 commit 0243557

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.3.2"></a>
6+
## [1.3.2](https://github.com/azure-seed/azure-functions-ts-essentials/compare/v1.3.1...v1.3.2) (2018-05-15)
7+
8+
9+
* **build:** update deps
10+
11+
12+
513
<a name="1.3.1"></a>
614
## [1.3.1](https://github.com/azure-seed/azure-functions-ts-essentials/compare/v1.3.0...v1.3.1) (2017-11-27)
715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-functions-ts-essentials",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Essential interfaces and tools for backend development on Azure Functions with TypeScript",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)