Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 94c1de4

Browse files
committed
Merge branch 'master' of https://github.com/smartsheet-platform/smartsheet-javascript-sdk into smartsheetgov
# Conflicts: # CHANGELOG.md
2 parents a385d6c + 6cd45c9 commit 94c1de4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
- Added constant for smartsheetgov
1010
- Updated documentation regarding the usage of baseUrl to clarify how clients can access smartsheetgov
1111

12+
## 1.4.2 - February 11, 2019
13+
- Update `extend` dependency version to resolve security vulnerability
14+
1215
## 1.4.1 - December 7, 2018
1316

1417
### Security

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smartsheet",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Smartsheet JavaScript client SDK",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)